This document is archived and information here might be outdated. Recommended version. |
Kml Node Snippet.
[Visual Basic .NET] Public ReadOnly Property Snippet As String
[C#] public string Snippet {get;}
[C++]
HRESULT get_Snippet(
System.String* Snippet
);
[C++]
Parameters Snippet [out, retval]
Snippet is a parameter of type BSTR*
Snippet is a smaller description of the KML Node. This property returns the Snippet of the KML Node as a string