The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DeploymentItemAttribute::OutputDirectory Property
Gets the path of the directory to which the item is copied.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Property Value
Type: System::String^The directory under the deployment directory that will contain the deployed files and directories.
Show: