IDeviceInfo.Platform 属性

定义

获取设备的平台或操作系统。

public:
 property Microsoft::Maui::Devices::DevicePlatform Platform { Microsoft::Maui::Devices::DevicePlatform get(); };
public Microsoft.Maui.Devices.DevicePlatform Platform { get; }
member this.Platform : Microsoft.Maui.Devices.DevicePlatform
Public ReadOnly Property Platform As DevicePlatform

属性值

适用于