VCWinRTReference.sdkIdentity 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.
public:
property System::String ^ sdkIdentity { System::String ^ get(); };
public:
property Platform::String ^ sdkIdentity { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2051)]
public string sdkIdentity { [System.Runtime.InteropServices.DispId(2051)] get; }
[<System.Runtime.InteropServices.DispId(2051)>]
[<get: System.Runtime.InteropServices.DispId(2051)>]
member this.sdkIdentity : string
Public ReadOnly Property sdkIdentity As String
Property Value
- Attributes