DevicePlatform.UWP 属性

定义

注意

Use WinUI instead.

获取表示 UWP 的 实例 DevicePlatform

public:
 static property Microsoft::Maui::Devices::DevicePlatform UWP { Microsoft::Maui::Devices::DevicePlatform get(); };
[System.Obsolete("Use WinUI instead.")]
public static Microsoft.Maui.Devices.DevicePlatform UWP { get; }
[<System.Obsolete("Use WinUI instead.")>]
static member UWP : Microsoft.Maui.Devices.DevicePlatform
Public Shared ReadOnly Property UWP As DevicePlatform

属性值

UWP 平台

属性

适用于