BamlLocalizableResourceKey.PropertyName Property

Definition

Gets the property name component of this BamlLocalizableResourceKey.

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

Property Value

The property name component of this BamlLocalizableResourceKey.

Applies to