ExtendedPropertyDefinition.Name プロパティ

定義

拡張プロパティの名前を取得します。

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

プロパティ値

拡張プロパティの名前。

適用対象