Method StringToUri
StringToUri(String)
Converts a string to a
Declaration
protected static Uri StringToUri(string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | value | The string value to convert. |
Returns
Type | Description |
---|---|
Uri | A |