Condividi tramite


KnownUserProperties.LastName Proprietà

Definizione

Ottiene il cognome dell'utente.

public:
 static property Platform::String ^ LastName { Platform::String ^ get(); };
static winrt::hstring LastName();
public static string LastName { get; }
var string = KnownUserProperties.lastName;
Public Shared ReadOnly Property LastName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Cognome dell'utente.

Si applica a