UriOriginalString Property |
Gets the original URI string that was passed to the System.Uri constructor.
Namespace: SystemAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntaxpublic string OriginalString { get; }
Property Value
Type:
String
See Also