VCProjectEngineObjectClass.VCProjectEngine2_get_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 bool VCProjectEngine2_get_PerformanceLogging() = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::get_PerformanceLogging;
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public virtual bool VCProjectEngine2_get_PerformanceLogging ();
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
abstract member VCProjectEngine2_get_PerformanceLogging : unit -> bool
override this.VCProjectEngine2_get_PerformanceLogging : unit -> bool
Public Overridable Function VCProjectEngine2_get_PerformanceLogging () As Boolean
Returns
- Attributes