Partilhar via


Propriedade IVCBuildOptionsPage2.BuildLogging

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

Sintaxe

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

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IVCBuildOptionsPage2 Interface

Namespace Microsoft.VisualStudio.VCProject