共用方式為


Contact.FullName 屬性

定義

取得 連絡人的完整名稱。

public:
 property Platform::String ^ FullName { Platform::String ^ get(); };
winrt::hstring FullName();
public string FullName { get; }
var string = contact.fullName;
Public ReadOnly Property FullName As String

屬性值

String

Platform::String

winrt::hstring

連絡人的完整名稱。

Windows 需求

應用程式功能
contactsSystem

適用於