Returns a bool value indicating whether the specified scheme name is valid.
- schemeName
- A string containing the scheme name to validate.
true if the scheme name is valid; otherwise, false. If schemeName is null or is a zero-length string, returns false.
Note: The scheme name is required to begin with a letter, and contain only letters, digits, and the characters '.', '+' or '-'.
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0