BamlLocalizableResourceKey.Uid Property

Definition

Gets the Uid component of this BamlLocalizableResourceKey.

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

Property Value

The Uid component of this BamlLocalizableResourceKey.

Applies to