Udostępnij za pośrednictwem


Właściwość ITestElement.ProjectRelativePath —

Pobiera ścieżkę względną projektu testowego.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

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

Wartość właściwości

Typ: System.String
Projekt badania ścieżkę względną.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common