VCWebDeploymentTool Properties

Include Protected Members
Include Inherited Members

The VCWebDeploymentTool type exposes the following members.

Properties

  Name Description
Public property AdditionalFiles Gets or sets the semicolon-separated list of additional files to be deployed.
Public property ApplicationMappings Gets or sets the semicolon-separated list of file extensions to be associated with the primary project output.
Public property ApplicationProtection The level of process isolation used by the virtual directory.
Public property ExcludedFromBuild Gets or sets a value indicating whether this item is excluded from the build.
Public property ExecutionBucket Infrastructure. Microsoft Internal Use Only.
Public property RegisterOutput Gets or sets a value indicating whether the primary project output should be registered using Regsvr32 after deployment.
Public property 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.
Public property ToolKind Gets the name of the kind of tool this is.
Public property toolName Gets the name of the specified tool.
Public property ToolPath Gets the path to the specified tool.
Public property 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.
Public property VCProjectEngine Gets a pointer to the project engine.
Public property VirtualDirectoryName Gets or sets the alias of the virtual directory.

Top

See Also

Reference

VCWebDeploymentTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace