IUserDefinedTool::Exec Method (String^, ISimpleErrorContext^)

 

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)

void Exec(
	String^ bstrProjectDirectory,
	ISimpleErrorContext^ pErrCtxt
)

Parameters

bstrProjectDirectory
Type: System::String^

String containing project directory

pErrCtxt
Type: Microsoft.VisualStudio.VCProjectEngine::ISimpleErrorContext^

Error context

Return to top
Show: