RuntimeNamePropertyAttribute.Name プロパティ

定義

この RuntimeNamePropertyAttribute で指定されているランタイム名のプロパティの名前を取得 します。

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

プロパティ値

プロパティの名前。

適用対象