VBProjectConfigurationProperties6.UseVSHostingProcess Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Eigenschaftswert
Implementiert
- Attribute