VCProjectEngineObjectClass.VCProjectEngine2_set_BuildLogging(Boolean) 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_BuildLogging(bool Log) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::set_BuildLogging;
public virtual void VCProjectEngine2_set_BuildLogging (bool Log);
abstract member VCProjectEngine2_set_BuildLogging : bool -> unit
override this.VCProjectEngine2_set_BuildLogging : bool -> unit
Public Overridable Sub VCProjectEngine2_set_BuildLogging (Log As Boolean)
Parameters
- Log
- Boolean