言語

INodeWithAltName.NodeName プロパティ

定義

ノードの表示名ではなく、実際の名前を得ます。

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

プロパティ値

ノードの別名を表す文字列です。

適用対象