Validates that the URI is valid and returns a properly formatted URI string.
Namespace: Relativity.DataExchange
Assembly: Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax
Parameters
- value
- Type: String
The URI value.
Return Value
Type: StringThe properly formatted URI string.
See Also