다음을 통해 공유


MobileBroadbandDeviceServiceInformation 클래스

정의

모바일 광대역 디바이스 서비스에 대한 정보를 포함합니다.

참고

이 기능은 모바일 네트워크 운영자가 권한 있는 액세스 권한을 부여받은 통신사 앱 및 UWP 앱에서만 사용할 수 있습니다.

이 API를 사용하고 앱을 Microsoft Store에 게시하려면 특별한 승인이 필요합니다. 자세한 내용은 앱 기능 선언 항목의 제한된기능 섹션을 참조하세요 .

public ref class MobileBroadbandDeviceServiceInformation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MobileBroadbandDeviceServiceInformation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MobileBroadbandDeviceServiceInformation
Public NotInheritable Class MobileBroadbandDeviceServiceInformation
상속
Object Platform::Object IInspectable MobileBroadbandDeviceServiceInformation
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
cellularDeviceControl cellularDeviceIdentity

설명

디바이스 서비스 정보 개체 목록은 MobileBroadbandModemDeviceServices 속성에 의해 검색됩니다.

속성

DeviceServiceId

모바일 광대역 디바이스에 대한 고유한 디바이스 서비스 식별자를 가져옵니다.

IsDataReadSupported

모바일 광대역 디바이스 서비스가 데이터를 읽을 수 있는지 여부를 확인합니다.

IsDataWriteSupported

모바일 광대역 디바이스 서비스가 데이터를 쓸 수 있는지 여부를 확인합니다.

적용 대상

추가 정보