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 代表節點標籤的值。

適用於