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

Syntax

C#
public string XmlPrefix { get; }
Visual Basic (Declaration)
Public ReadOnly Property XmlPrefix As String
Visual C++
public:

virtual property String^ XmlPrefix {

	String^ get () sealed;

}

Implements

IExtensionElementFactory..::.XmlPrefix

See Also