Resource.MAX_RESOURCE_NAME_LEN - Champ
Représente le nombre maximal de caractères autorisés dans un nom de la ressource.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly MAX_RESOURCE_NAME_LEN As Integer
'Utilisation
Dim value As Integer
value = Resource.MAX_RESOURCE_NAME_LEN
public static readonly int MAX_RESOURCE_NAME_LEN
Remarques
La valeur de MAX_RESOURCE_NAME_LEN est 255.