KmlFeatureSnippet Property  | 
 
Gets the snippet associated with this feature.
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Snippet { get; }Public ReadOnly Property Snippet As String
	Get
public:
property String^ Snippet {
	String^ get ();
}member Snippet : string with get
Property Value
Type: 
String
See Also