IVsProfilerLaunchBrowserTargetInfo::Url Property

 

Gets the URL to launch in the Web browser.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[DispIdAttribute(1610809344)]
property String^ Url {
	String^ get();
}

Property Value

Type: System::String^

The URL to launch.

Return to top
Show: