VSProject3::Exec Method (prjExecCommand, Int32, Object^, Object^)
Visual Studio 2015
Namespace:
VSLangProj140
Assembly: VSLangProj140 (in VSLangProj140.dll)
void Exec( prjExecCommand command, int bSuppressUI, Object^ varIn, [OutAttribute] Object^% pVarOut )
Parameters
- command
- Type: VSLangProj::prjExecCommand
- bSuppressUI
- Type: System::Int32
- varIn
- Type: System::Object^
- pVarOut
- Type: System::Object^
Show: