BamlLocalizationDictionaryEnumerator.Key Property

Definition

Gets the key of the current entry.

public:
 property System::Windows::Markup::Localizer::BamlLocalizableResourceKey ^ Key { System::Windows::Markup::Localizer::BamlLocalizableResourceKey ^ get(); };
public System.Windows.Markup.Localizer.BamlLocalizableResourceKey Key { get; }
member this.Key : System.Windows.Markup.Localizer.BamlLocalizableResourceKey
Public ReadOnly Property Key As BamlLocalizableResourceKey

Property Value

The key of the current entry.

Applies to