UserDataAccountPartnerAccountInfo.DisplayName Property

Definition

Gets the human readable display name for this user account.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = userDataAccountPartnerAccountInfo.displayName;
Public ReadOnly Property DisplayName As String

Property Value

String

Platform::String

winrt::hstring

The human readable display name for this user account.

Applies to