AnyUri.MakeRelativeUri MethodAnyUri.MakeRelativeUri MethodAnyUri::MakeRelativeUri Method
Parameters
- toUri
Type: XmlPrime.AnyUriXmlPrime.AnyUriXmlPrime::AnyUri^
The AnyUriAnyUriAnyUri to make relative to this AnyUriAnyUriAnyUri.
Return Value
Type: XmlPrime.AnyUriXmlPrime.AnyUriXmlPrime::AnyUri^
An AnyUriAnyUriAnyUri instance relative to this AnyUriAnyUriAnyUri that resolves to toUri.
Exceptions
| Exception | Condition |
| ArgumentNullExceptionArgumentNullExceptionArgumentNullException | toUri is null
a null reference (Nothing in Visual Basic)
nullptr. |
