다음을 통해 공유


PhoneNumberInfo.PhoneNumber 속성

정의

전화 번호를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

전화 번호입니다.

적용 대상