Uri Constructor (String)

Creates a Uniform Resource Identifier (URI) from the specified string.

Syntax

public:
Uri(
         String^ uri
)  

Parameters

uri
Type: String 

  The string from which the Uniform Resource Identifier (URI) is created.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace