AUParameterNode.GetDisplayName(nint) Méthode
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.
Retourne le nom complet localisé éventuellement tronqué pour le nœud.
[Foundation.Export("displayNameWithLength:")]
public virtual string GetDisplayName (nint maximumLength);
abstract member GetDisplayName : nint -> string
override this.GetDisplayName : nint -> string
Paramètres
- maximumLength
- System.System.IntPtr System.nativeint
Longueur maximale du nom d’affichage localisé ou du fragment de nom d’affichage retourné.
Retours
Nom complet localisé éventuellement tronqué pour le nœud.
- Attributs