PhoneCallInfo.PhoneNumber 속성

정의

전화 통화의 전화 번호를 가져옵니다.

public:
 property Platform::String ^ PhoneNumber { Platform::String ^ get(); };
winrt::hstring PhoneNumber();
public string PhoneNumber { get; }
var string = phoneCallInfo.phoneNumber;
Public ReadOnly Property PhoneNumber As String

속성 값

String

Platform::String

winrt::hstring

전화 통화의 전화 번호를 포함하는 문자열입니다.

Windows 요구 사항

앱 기능
phoneCall

적용 대상