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

適用対象