ContactList.SourceDisplayName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 ContactList的來源名稱,適合顯示在使用者介面中。
public:
property Platform::String ^ SourceDisplayName { Platform::String ^ get(); };
winrt::hstring SourceDisplayName();
public string SourceDisplayName { get; }
var string = contactList.sourceDisplayName;
Public ReadOnly Property SourceDisplayName As String
屬性值
ContactList來源的名稱,適合顯示在使用者介面中。
Windows 需求
應用程式功能 |
contactsSystem
|
備註
這通常是連絡人的來源應用程式或服務名稱。