Share via


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 and 4.1.

See Also

Reference

Uri Class
Uri Members
System Namespace