Click or drag to resize
UriOriginalString Property
Gets the original URI string that was passed to the System.Uri constructor.

Namespace: System
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public string OriginalString { get; }

Property Value

Type: String
See Also