_dispBuildEvents_SinkHelper::OnBuildProjConfigDone Method (String^, String^, String^, String^, Boolean)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
public: virtual void OnBuildProjConfigDone( String^ A_1, String^ A_2, String^ A_3, String^ A_4, bool A_5 )
Parameters
- A_1
-
Type:
System::String^
- A_2
-
Type:
System::String^
- A_3
-
Type:
System::String^
- A_4
-
Type:
System::String^
- A_5
-
Type:
System::Boolean
Show: