Url Constructor

 

Initializes a new instance of Url.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodUrl(String^)

Initializes a new instance of Url for the specified path.

System_CAPS_pubmethodUrl(Url^, String^)

Initializes a new instance of Url that is based on the specified base Url and relative path.

Return to top
Show: