Uri.OriginalString Property
Gets the original URI string that was passed to the Uri constructor.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public string OriginalString { get; }
Property Value
The original URI string that was passed to the Uri constructor.
Version Information
Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.