Device.RuntimePlatform Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
Use Microsoft.Maui.Devices.DeviceInfo.Platform instead.
Obtiene el tipo de dispositivo en el que Microsoft.Maui.Controls está trabajando actualmente.
public:
static property System::String ^ RuntimePlatform { System::String ^ get(); };
[System.Obsolete("Use Microsoft.Maui.Devices.DeviceInfo.Platform instead.")]
public static string RuntimePlatform { get; }
[<System.Obsolete("Use Microsoft.Maui.Devices.DeviceInfo.Platform instead.")>]
static member RuntimePlatform : string
Public Shared ReadOnly Property RuntimePlatform As String
Valor de propiedad
- Atributos