Share via


WebSiteProperties.OpenedURL Property

Definition

Gets the URL used to open the Web site project.

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

Property Value

The URL used to open the Web site project.

Attributes

Applies to