|
| Class | Description |
|---|
.gif) | BuildTask |
Provides the base class for MSBuild tasks that are used by Visual Studio Tools for Office to build projects.
|
.gif) | CheckOffice2007Document |
Defines an MSBuild task that determines whether a customized document in the 2007 Microsoft Office system should be generated. This class cannot be inherited.
|
.gif) | CustomizeOffice2007Document |
Defines an MSBuild task that generates a customized document for a Visual Studio Tools for Office project for the 2007 Microsoft Office system. This class cannot be inherited.
|
.gif) | EmbedTypeLibrary |
Defines an MSBuild task that extracts a type library from a Visual Studio Tools for Office customization assembly into a DLL to enable interop with Visual Basic for Applications (VBA).
|
.gif) | GenerateAndPersistAppInfoTask |
Defines an MSBuild task that adds a customization to a Microsoft Office 2003 document.
|
.gif) | GenerateOfficeAddInManifest |
Defines an MSBuild task that generates the Visual Studio Tools for Office section of an application manifest that describes an add-in. This class cannot be inherited.
|
.gif) | GenerateOfficeDocumentInstallationPath |
Defines an MSBuild task that returns a path to the installation folder to be written into a customized document. This class cannot be inherited.
|
.gif) | GenerateOfficeDocumentManifest |
Defines an MSBuild task that creates the Visual Studio Tools for Office sections of an application manifest for a document-level customization. This class cannot be inherited.
|
.gif) | IsInvalidDocumentTask |
Defines an MSBuild task that determines whether a customized Microsoft Office 2003 document should be updated. This class cannot be inherited.
|
.gif) | RegisterFormRegions |
Defines an MSBuild task that gathers form region information to register or unregister the form regions for Microsoft Office Outlook 2007. This class cannot be inherited.
|
.gif) | SetInclusionListEntry |
SetInclusionListEntry creates or removes a user inclusion list entry at build time for application-level add-ins and document-level customizations in the 2007 Microsoft Office system. This class cannot be inherited.
|
.gif) | SetOffice2003AddInRegistration |
Defines an MSBuild task that creates or removes registry keys that are needed to run or uninstall a Visual Studio Tools for Office application-level add-in for Microsoft Office 2003. This class cannot be inherited.
|
.gif) | SetOffice2003SecurityPolicy |
Defines an MSBuild task that sets the Visual Studio Tools for Office security policy for Microsoft Office 2003 solutions. This class cannot be inherited.
|
.gif) | SetOffice2007AddInRegistration |
Defines an MSBuild task that creates or removes registry keys that are needed to run or uninstall an add-in for the 2007 Microsoft Office system. This class cannot be inherited.
|