共用方式為


PhoneCallHistoryEntry.SourceDisplayName 屬性

定義

取得通話來源的顯示名稱。

public:
 property Platform::String ^ SourceDisplayName { Platform::String ^ get(); };
winrt::hstring SourceDisplayName();
public string SourceDisplayName { get; }
var string = phoneCallHistoryEntry.sourceDisplayName;
Public ReadOnly Property SourceDisplayName As String

屬性值

String

Platform::String

winrt::hstring

通話來源的顯示字串。

Windows 需求

應用程式功能
phoneCallHistory phoneCallHistorySystem

適用於