Sdílet prostřednictvím


ITestElement.ProjectRelativePath – vlastnost

Relativní cesta zkušebního projektu získá.

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

Syntaxe

'Deklarace
ReadOnly Property ProjectRelativePath As String
string ProjectRelativePath { get; }
property String^ ProjectRelativePath {
    String^ get ();
}
abstract ProjectRelativePath : string with get
function get ProjectRelativePath () : String

Hodnota vlastnosti

Typ: System.String
Relativní cesta zkušebního projektu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestElement Rozhraní

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