다음을 통해 공유


MobileBroadbandDeviceService.SupportedCommands 속성

정의

모바일 광대역 디바이스 서비스에 대해 지원되는 디바이스 서비스 명령 목록을 가져옵니다.

public:
 property IVectorView<unsigned int> ^ SupportedCommands { IVectorView<unsigned int> ^ get(); };
IVectorView<uint32_t> SupportedCommands();
public IReadOnlyList<uint> SupportedCommands { get; }
var iVectorView = mobileBroadbandDeviceService.supportedCommands;
Public ReadOnly Property SupportedCommands As IReadOnlyList(Of UInteger)

속성 값

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

모바일 광대역 디바이스 서비스에 대해 지원되는 디바이스 서비스 명령 목록입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상

추가 정보