KmlNetworkLinkLinkSnippet Property |
Gets the link snippet associated with this network link.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string LinkSnippet { get; }
Public ReadOnly Property LinkSnippet As String
Get
public:
property String^ LinkSnippet {
String^ get ();
}
member LinkSnippet : string with get
Property Value
Type:
StringSee Also