言語

LocalizedNameAttribute.Name プロパティ

定義

拡張機能のローカル名称を取得します。

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

プロパティ値

拡張の局所的な名称を含む string です。

適用対象