VCProjectEngineObjectClass.VCProjectEngine2_set_PerformanceLogging Method

Definition

public:
 virtual void VCProjectEngine2_set_PerformanceLogging(bool Time) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::set_PerformanceLogging;
[System.Runtime.InteropServices.TypeLibFunc]
public virtual void VCProjectEngine2_set_PerformanceLogging (bool Time);
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member VCProjectEngine2_set_PerformanceLogging : bool -> unit
override this.VCProjectEngine2_set_PerformanceLogging : bool -> unit
Public Overridable Sub VCProjectEngine2_set_PerformanceLogging (Time As Boolean)

Parameters

Time
Boolean
Attributes

Applies to