PropertyData.Name プロパティ

定義

プロパティの文字列値を取得します。

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

プロパティ値

プロパティの名前を表す文字列。

実装

適用対象