Share via


IVsProfilerLaunchBrowserTargetInfo.Url Property

Definition

Gets the URL to launch in the Web browser.

public:
 property System::String ^ Url { System::String ^ get(); };
public:
 property Platform::String ^ Url { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610809344)]
public string Url { get; }
public string Url { get; }
[<System.Runtime.InteropServices.DispId(1610809344)>]
member this.Url : string
member this.Url : string
Public ReadOnly Property Url As String

Property Value

The URL to launch.

Attributes

Applies to