VBProjectConfigurationProperties6.StartWithIE Property

Definition

public:
 property bool StartWithIE { bool get(); void set(bool value); };
public:
 property bool StartWithIE { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10039)]
public bool StartWithIE { [System.Runtime.InteropServices.DispId(10039)] get; [System.Runtime.InteropServices.DispId(10039)] set; }
[<System.Runtime.InteropServices.DispId(10039)>]
[<get: System.Runtime.InteropServices.DispId(10039)>]
[<set: System.Runtime.InteropServices.DispId(10039)>]
member this.StartWithIE : bool with get, set
Public Property StartWithIE As Boolean

Property Value

Implements

Attributes

Applies to