Freigeben über


IVCBuildOptionsPage2.BuildLogging-Eigenschaft

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IVCBuildOptionsPage2 Schnittstelle

Microsoft.VisualStudio.VCProject-Namespace