BamlLocalizableResourceKey.Uid 属性

定义

获取此 BamlLocalizableResourceKey 的 UID 部分。

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

属性值

String

BamlLocalizableResourceKey 的 UID 部分。

适用于