KnownUserProperties.LastName Propriété

Définition

Obtient le nom de famille de l’utilisateur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de famille de l’utilisateur.

S’applique à