NSPersonNameComponents.Nickname Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le surnom de la personne.
public virtual string Nickname { [Foundation.Export("nickname")] get; [Foundation.Export("setNickname:")] set; }
member this.Nickname : string with get, set
Valeur de propriété
Le surnom de la personne.
Cette valeur peut être null
.
- Attributs