Partager via


ITestElement.ProjectRelativePath, propriété

Obtient le chemin d'accès relatif du projet de test.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
ReadOnly Property ProjectRelativePath As String
    Get
string ProjectRelativePath { get; }
property String^ ProjectRelativePath {
    String^ get ();
}
abstract ProjectRelativePath : string
function get ProjectRelativePath () : String

Valeur de propriété

Type : System.String
Le chemin d'accès relatif du projet de test.

Sécurité .NET Framework

Voir aussi

Référence

ITestElement Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms