Gets a unique value from the console that is specific to caller’s title ID.
public:
static property String^ ApplicationSpecificDeviceId {
String^ get ();
}
Type: String
Returns a unique value from the console that is specific to caller’s title ID.
The value of this property is valid only if you have referenced your title ID and SCID in your application manifest. If your application is using Single-Sign-On (SSO), you should the XSTS SSO token’s pairwise ID instead of the value of this property.
Namespace: Windows.Xbox.System
Metadata: windows.winmd