Share via


Device.UWP Field

Definition

Caution

Use Microsoft.Maui.Devices.DevicePlatform.WinUI instead.

The string "UWP", representing the UWP operating system.

public: System::String ^ UWP;
[System.Obsolete("Use Microsoft.Maui.Devices.DevicePlatform.WinUI instead.")]
public const string UWP;
[<System.Obsolete("Use Microsoft.Maui.Devices.DevicePlatform.WinUI instead.")>]
val mutable UWP : string
Public Const UWP As String 

Field Value

Attributes

Applies to