SPUtility.MaxLeafNameLength - Champ
Indique le nombre maximal de caractères qui peuvent être utilisés dans le nom d'un fichier ou un dossier.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Const MaxLeafNameLength As Integer
'Utilisation
Dim value As Integer
value = SPUtility.MaxLeafNameLength
public const int MaxLeafNameLength
Remarques
La valeur de cette constante est 128. Ce champ est en lecture seule.