共用方式為


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

電話號碼。

適用於