CalendarConstants.InvalidCharacters - Méthode
Le tableau de caractères qui ne sont pas valides dans un nom de calendrier contient un seul caractère : &
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 Function InvalidCharacters As Char()
'Utilisation
Dim returnValue As Char()
returnValue = CalendarConstants.InvalidCharacters()
public static char[] InvalidCharacters()
Valeur renvoyée
Type : []