_EnvironmentProjectsAndSolution.ShowOutputWindowBeforeBuild Eigenschaft

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

Boolean

true , wenn das Ausgabefenster vor einem Build angezeigt werden soll, andernfalls false .

Attribute

Gilt für