CustomizeOffice2007Document Properties

Include Protected Members
Include Inherited Members

The CustomizeOffice2007Document type exposes the following members.

Properties

  Name Description
Public property AssemblyName Gets or sets the name of a customization assembly to attach to a document.
Public property BuildEngine Gets or sets the instance of the IBuildEngine object used by the task. (Inherited from Task.)
Public property BuildEngine2 Gets the instance of the IBuildEngine2 object used by the task. (Inherited from Task.)
Public property BuildEngine3 Gets the instance of the IBuildEngine3 object used by the task. (Inherited from Task.)
Public property BuildEngine4 Gets the instance of the IBuildEngine4 object used by the task. (Inherited from Task.)
Public property DeploymentManifestName Gets or sets the relative or fully qualified path of the deployment manifest.
Public property DocumentPath Gets or sets the relative or fully qualified path of the project document.
Public property HostObject Gets or sets the host object associated with the task. (Inherited from Task.)
Public property InstallationPath Sets the relative or fully qualified path of the installation folder.
Public property Local Gets or sets a value that indicates whether to make all the paths in the application manifest relative to the document location.
Public property Log Gets an instance of a TaskLoggingHelper class containing task logging methods. (Inherited from Task.)
Public property SolutionID Sets the GUID of an Office solution.
Public property Unregister Gets or sets a value that indicates whether to remove a customization assembly from a document.

Top

See Also

Reference

CustomizeOffice2007Document Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace