Share via


BaseLocalizableAttribute.PropertyName プロパティ

定義

属性のプロパティ名を取得します。

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

プロパティ値

プロパティ名。

適用対象