Sdílet prostřednictvím


TestRunConfiguration.RunDeploymentOutDirectory – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Deklarace
Public ReadOnly Property RunDeploymentOutDirectory As String
public string RunDeploymentOutDirectory { get; }
public:
property String^ RunDeploymentOutDirectory {
    String^ get ();
}
member RunDeploymentOutDirectory : string with get
function get RunDeploymentOutDirectory () : String

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestRunConfiguration Třída

Microsoft.VisualStudio.TestTools.Common – obor názvů