ProvideProfileAttribute.ResourcePackageGuid Property
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.
Gets or sets the GUID of a package providing the resource strings.
public:
property System::String ^ ResourcePackageGuid { System::String ^ get(); void set(System::String ^ value); };
C++/CX
public:
property Platform::String ^ ResourcePackageGuid { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ResourcePackageGuid { get; set; }
member this.ResourcePackageGuid : string with get, set
Public Property ResourcePackageGuid As String
The GUID of a package providing the resource strings.
This property should be set only if the resource strings are in a package different from the current one.
Produit | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |