VCProjectEngineObjectClass.VCProjectEngine2_set_PerformanceLogging Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void VCProjectEngine2_set_PerformanceLogging(bool Time) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::set_PerformanceLogging;
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public virtual void VCProjectEngine2_set_PerformanceLogging (bool Time);
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
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