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

适用于