DocumentMapNodeInfo.Label 屬性

定義

取得目前節點的標籤。

public:
 property System::String ^ Label { System::String ^ get(); };
public string Label { get; }
member this.Label : string
Public ReadOnly Property Label As String

屬性值

String

string 值,表示節點標籤。

適用於