VBProjectConfigurationProperties5.UseVSHostingProcess Property

Definition

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

Property Value

Attributes

Applies to