VCProjectEngineObjectClass.PerformanceLogging Property

Definition

Microsoft Internal Use Only.

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

Property Value

A Boolean value.

Implements

Attributes

Applies to