The VCWebDeploymentTool object provides programmatic access to the Web deployment tool.
The VCWebDeploymentTool type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | get_PropertyOption | Infrastructure. Microsoft Internal Use Only. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | AdditionalFiles | Gets or sets the semicolon-separated list of additional files to be deployed. | 
| .gif) | ApplicationMappings | Gets or sets the semicolon-separated list of file extensions to be associated with the primary project output. | 
| .gif) | ApplicationProtection | The level of process isolation used by the virtual directory. | 
| .gif) | ExcludedFromBuild | Gets or sets a value indicating whether this item is excluded from the build. | 
| .gif) | ExecutionBucket | Infrastructure. Microsoft Internal Use Only. | 
| .gif) | RegisterOutput | Gets or sets a value indicating whether the primary project output should be registered using Regsvr32 after deployment. | 
| .gif) | RelativePath | Gets or sets the path that is relative to the virtual directory and to which the primary project output is copied when deployment occurs. | 
| .gif) | ToolKind | Gets the name of the kind of tool this is. | 
| .gif) | toolName | Gets the name of the specified tool. | 
| .gif) | ToolPath | Gets the path to the specified tool. | 
| .gif) | UnloadBeforeCopy | Gets or sets a value indicating whether or not to unload the Internet Server Application Programming Interface (ISAPI) extension or extensions associated with the virtual directory before deploying. | 
| .gif) | VCProjectEngine | Gets a pointer to the project engine. | 
| .gif) | VirtualDirectoryName | Gets or sets the alias of the virtual directory. | 
Top