Compartir a través de


KnownUserProperties.LastName Propiedad

Definición

Obtiene el apellido del usuario.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Apellidos del usuario.

Se aplica a