SDKManifest.PlatformIdentity 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.
PlatformIdentity if it exists in the appx manifest for this sdk.
public:
property System::String ^ PlatformIdentity { System::String ^ get(); };
public string PlatformIdentity { get; }
member this.PlatformIdentity : string
Public ReadOnly Property PlatformIdentity As String