IVsMSBuildHostObject Members
Include Protected Members
Include Inherited Members
Enables the project system to communicate with MSBuild host objects.
The IVsMSBuildHostObject type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginBuild | Begins a build. | |
Close | Closes a build host object. | |
EndBuild | Ends a build. | |
Init | Initializes a build host object. |
Top