次の方法で共有


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

プロパティ値

適用対象