Share via


WebSiteProperties2.StartAction Property

Definition

public:
 property VsWebSite::webStartAction StartAction { VsWebSite::webStartAction get(); void set(VsWebSite::webStartAction value); };
[System.Runtime.InteropServices.DispId(1010)]
public VsWebSite.webStartAction StartAction { [System.Runtime.InteropServices.DispId(1010)] get; [System.Runtime.InteropServices.DispId(1010)] set; }
[<System.Runtime.InteropServices.DispId(1010)>]
[<get: System.Runtime.InteropServices.DispId(1010)>]
[<set: System.Runtime.InteropServices.DispId(1010)>]
member this.StartAction : VsWebSite.webStartAction with get, set
Public Property StartAction As webStartAction

Property Value

Implements

Attributes

Applies to