Placemark.FeatureName Property

Definition

Gets or sets the feature name.

public:
 property System::String ^ FeatureName { System::String ^ get(); void set(System::String ^ value); };
public string FeatureName { get; set; }
member this.FeatureName : string with get, set
Public Property FeatureName As String

Property Value

The feature name.

Applies to