This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlNode Interface > IKmlNode.Snippet Property (ArcObjects .NET 10.4 SDK) |
Kml Node Snippet.
[Visual Basic .NET] Public ReadOnly Property Snippet As String
[C#] public string Snippet {get;}
[C++]
HRESULT get_Snippet(
BSTR* 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