FrameworkHelperDeviceIMEI Property |
Namespace:
Unvired.Kernel.Utils
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string DeviceIMEI { get; set; }Public Shared Property DeviceIMEI As String
Get
Set
public:
static property String^ DeviceIMEI {
String^ get ();
void set (String^ value);
}static member DeviceIMEI : string with get, set
Property Value
Type:
String
See Also