Share via


RuntimeNamePropertyAttribute.Name プロパティ

定義

このインスタンスに格納されているランタイム名を取得します。

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

プロパティ値

String

このインスタンスに格納されているランタイム名を含む string

適用対象