Share via


BamlLocalizableResourceKey.PropertyName プロパティ

定義

この BamlLocalizableResourceKey のプロパティ名コンポーネントを取得します。

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

プロパティ値

この BamlLocalizableResourceKey のプロパティ名コンポーネント。

適用対象