次の方法で共有


NameKey.Name プロパティ

定義

NameKey によって表されるオブジェクトの名前を取得します。

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

プロパティ値

キー名を含む String 値です。

適用対象