GData schema extension describing an extended property/value pair

Namespace:  Google.GData.Extensions
Assembly:  Google.GData.Extensions (in Google.GData.Extensions.dll)
Version: 1.4.0.2

Syntax

C#
public class ExtendedProperty : SimpleAttribute
Visual Basic (Declaration)
Public Class ExtendedProperty _

	Inherits SimpleAttribute
Visual C++
public ref class ExtendedProperty : public SimpleAttribute

Inheritance Hierarchy

See Also