Compartir a través de


IDeviceInfo.Platform Propiedad

Definición

Obtiene la plataforma o el sistema operativo del dispositivo.

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

Valor de propiedad

Se aplica a