VsMSBuildTaskFileManager Interface
Visual Studio 2015
The coclass for the IVsMSBuildHostObject and IVsMSBuildTaskFileManager interfaces. This is the standard implementation which provides IntelliSense and build-time support for MSBuild tasks.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | BeginBuild() | Begins a build.(Inherited from IVsMSBuildHostObject.) |
![]() | Close() | Closes a build host object.(Inherited from IVsMSBuildHostObject.) |
![]() | EndBuild() | Ends a build.(Inherited from IVsMSBuildHostObject.) |
![]() | Init(IVsHierarchy, IServiceProvider) | Initializes a build host object.(Inherited from IVsMSBuildHostObject.) |
Show:
