다음을 통해 공유


DeviceInfo.Platform 속성

정의

디바이스의 플랫폼 또는 운영 체제를 가져옵니다.

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

속성 값

디바이스의 플랫폼입니다.

적용 대상