_EnvironmentProjectsAndSolution.ShowOutputWindowBeforeBuild Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Valor da propriedade

Boolean

true se a janela de saída deve ser exibida antes de uma compilação, caso contrário false .

Atributos

Aplica-se a