This topic has not yet been rated - Rate this topic

DeploymentItem.OutputDirectory Property

Gets the relative path of the output directory.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public string OutputDirectory { get; }

Property Value

Type: String
A string that contains the output path relative to the location of the item.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.