FeatureFlag.PackageGuid 属性

定义

一个字符串,指定用于查找本地化字符串的包 guid

public:
 property System::String ^ PackageGuid { System::String ^ get(); };
public string PackageGuid { [System.Runtime.CompilerServices.IsReadOnly] get; }
public string PackageGuid { get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.PackageGuid : string
member this.PackageGuid : string
Public ReadOnly Property PackageGuid As String

属性值

String
属性

适用于