DeploymentItemAttribute Constructor
Include Protected Members
Include Inherited Members
Specifies an item to be deployed before a test run starts.
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 | |
---|---|---|
DeploymentItemAttribute(String) | Specifies an item to be deployed before a test run starts. | |
DeploymentItemAttribute(String, String) | Specifies an item to be deployed before a test run starts. |
Top