Partager via


DevicePlatform.Unknown Propriété

Définition

Obtient une instance de DevicePlatform qui représente une plateforme inconnue. Il est utilisé pour les cas où la plateforme actuelle est inconnue.

public:
 static property Microsoft::Maui::Devices::DevicePlatform Unknown { Microsoft::Maui::Devices::DevicePlatform get(); };
public static Microsoft.Maui.Devices.DevicePlatform Unknown { get; }
static member Unknown : Microsoft.Maui.Devices.DevicePlatform
Public Shared ReadOnly Property Unknown As DevicePlatform

Valeur de propriété

Une plateforme inconnue

S’applique à