Method StringToUri StringToUri(String) Converts a string to a , or returns null if the string provided is null. Declaration protected static Uri StringToUri(string value) Parameters Type Name Description System.String value The string value to convert. Returns Type Description Uri A .