IVCBuildOptionsPage2.BuildLogging (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProject
Ensamblado:  Microsoft.VisualStudio.VCProject (en Microsoft.VisualStudio.VCProject.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

IVCBuildOptionsPage2 Interfaz

Microsoft.VisualStudio.VCProject (Espacio de nombres)