다음을 통해 공유


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

적용 대상