VCProjectEngine2.BuildLogging Property

Definition

public:
 property bool BuildLogging { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(200)]
public bool BuildLogging { [System.Runtime.InteropServices.DispId(200)] get; [System.Runtime.InteropServices.DispId(200)] set; }
[<System.Runtime.InteropServices.DispId(200)>]
[<get: System.Runtime.InteropServices.DispId(200)>]
[<set: System.Runtime.InteropServices.DispId(200)>]
member this.BuildLogging : bool with get, set
Public Property BuildLogging As Boolean

Property Value

Implements

Attributes

Applies to