Content of the waypoint label.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Label() As String
|
| [C#] |
|---|
public string Label {get; set;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Label();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Label(
|
| [Java] |
|---|
public String getLabel();public void setLabel(
|