Uri.ValidateUriPart Method
Validates that the part of the Uri after the scheme is valid, for an unknown Uri scheme.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
protected void ValidateUriPart (
stringuriString,
intstartIndex
)
Parameters
- uriString
A Uri string. - startIndex
The index in the string where Uri part starts, after the scheme.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.