PhoneLineCellularDetails 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
전화선의 셀룰러 구성 요소와 자세한 상호 작용을 제공합니다.
public ref class PhoneLineCellularDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneLineCellularDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneLineCellularDetails
Public NotInheritable Class PhoneLineCellularDetails
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
|
API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (v1.0에서 도입되었습니다.)
|
앱 기능 |
phoneCallHistory
phoneCallHistorySystem
|
속성
IsModemOn |
이 전화선의 모뎀이 켜지는지 나타냅니다. |
RegistrationRejectCode |
전화선에 대한 등록 거부 코드를 가져옵니다. |
SimSlotIndex |
휴대폰 회선과 연결된 SIM 카드 슬롯 인덱스 가져오기 |
SimState |
휴대폰 회선과 연결된 SIM 카드 상태를 가져옵니다. |
메서드
GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation) |
사용자에게 표시할 적절한 연결 문자열 검색합니다. |