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

適用対象