VersionsDeviceModel 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 DeviceModel { get; }Public Shared ReadOnly Property DeviceModel As String
Get
public:
static property String^ DeviceModel {
String^ get ();
}static member DeviceModel : string with get
Property Value
Type:
String
See Also