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
Syntax public string OriginalString { get; }
Property Value
Type:
StringSee Also