次の方法で共有


OnDemandDocumentMapNode.Label プロパティ

定義

ノードのラベルを取得します。

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

プロパティ値

ノードのラベルを表す string 値です。

適用対象