FeatureFlag.PackageGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A string specifying the package guid to lookup localized strings
public:
property System::String ^ PackageGuid { System::String ^ get(); };
public string? PackageGuid { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.PackageGuid : string
Public ReadOnly Property PackageGuid As String
Property Value
- Attributes