Partilhar via


Propriedade IVCBuildOptionsPage2.ShowEnvironmentInBuildLog

Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (em Microsoft.VisualStudio.VCProject.dll)

Sintaxe

'Declaração
Property ShowEnvironmentInBuildLog As Boolean
bool ShowEnvironmentInBuildLog { get; set; }
property bool ShowEnvironmentInBuildLog {
    bool get ();
    void set (bool value);
}
abstract ShowEnvironmentInBuildLog : bool with get, set
function get ShowEnvironmentInBuildLog () : boolean
function set ShowEnvironmentInBuildLog (value : boolean)

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IVCBuildOptionsPage2 Interface

Namespace Microsoft.VisualStudio.VCProject