Uri.ValidateRelativePath Method
Parses a relative Uri into variables.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
protected void ValidateRelativePath (
string uri
)
Parameters
- uri
A Uri.
Exceptions
Exception type | Condition |
---|---|
ArgumentNullException | uri is null. |
Exception | See the constructor description. |
Version Information
Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.