PropertyPaneTextFieldProperties.MaxLength 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 nombre maximal de caractères que PropertyPaneTextField peut avoir de type Int32.
public int MaxLength { get; set; }
member this.MaxLength : int with get, set
Public Property MaxLength As Integer
Valeur de propriété
Cette valeur est la longueur maximale du champ de texte.