Uri.RawUri Property

Gets the entire original Uniform Resource Identifier (URI) string.

Syntax

public:
property String^ RawUri {
         String^ get ();
}  

Property value

Type: String 

  The raw Uniform Resource Identifier (URI) string.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace