다음을 통해 공유


DevicePlatform.Unknown 속성

정의

알 수 없는 플랫폼을 나타내는 의 DevicePlatform instance 가져옵니다. 현재 플랫폼을 알 수 없는 경우에 사용됩니다.

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

속성 값

알 수 없는 플랫폼

적용 대상