Freigeben über


DevicePlatform.Unknown Eigenschaft

Definition

Ruft eine instance von ab, die DevicePlatform eine unbekannte Plattform darstellt. Dies wird verwendet, wenn die aktuelle Plattform unbekannt ist.

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

Eigenschaftswert

Eine unbekannte Plattform

Gilt für: