SystemSupportInfo 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
디바이스에 대한 지원 정보를 제공합니다. 여기에는 로컬 시스템 버전 및 OEM 지원 정보가 포함됩니다.
public ref class SystemSupportInfo abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SystemSupportInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class SystemSupportInfo
Public Class SystemSupportInfo
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Desktop Extension SDK (10.0.16299.0에서 도입되었습니다.)
|
API contract |
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (v2.0에서 도입되었습니다.)
|
설명
버전 기록
Windows 버전 | SDK 버전 | 추가된 값 |
---|---|---|
1809 | 17763 | LocalDeviceInfo |
속성
LocalDeviceInfo |
로컬 디바이스를 가져옵니다. |
LocalSystemEdition |
디바이스의 로컬 시스템 버전을 가져옵니다. |
OemSupportInfo |
시스템에 대한 OEM 지원 정보를 가져옵니다. |