VCProjectEngineObjectClass::PerformanceLogging Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

public:
property bool PerformanceLogging {
	virtual bool get();
	virtual void set(bool value);
}

Property Value

Type: System::Boolean

A Boolean value.

Return to top
Show: