Share via


IVsProfilerLaunchWebServerTargetInfo.Url Property

Definition

Gets the URL that will be used in the Web server.

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 be used in the Web server.

Attributes

Applies to