Indicates whether the parser for a scheme is registered.
Syntax
public static
bool IsKnownScheme (
string schemeName)
Parameters
- schemeName
-
The scheme name to check.
Returns
true if schemeName has been registered; otherwise, false.
Remarks
Requirements
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0