Namespace:
Google.GData.Spreadsheets
Assembly:
Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public string XmlNameSpace { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property XmlNameSpace As String |
| Visual C++ |
|---|
public: virtual property String^ XmlNameSpace { String^ get () sealed; } |