Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an array of characters that are not valid to use in a Project Server entity name.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared Function InvalidCharacters As Char()
'Usage
Dim returnValue As Char()
returnValue = Resource.InvalidCharacters()
public static char[] InvalidCharacters()
Return value
Type: []
An array of characters.