Include Protected Members
Include Inherited Members
Initializes an instance of the DeploymentItem class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
DeploymentItem(String) | Initializes an instance of the DeploymentItem class by using the provided path. |
![]() |
DeploymentItem(String, String) | Initializes an instance of the DeploymentItem class by using the provided path and the output directory. |
Top