System.UriParser.IsKnownScheme Method

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

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0