Partager via


IncludeDeclarativeWebTestAttribute.TestId, propriété

Obtient l'ID de test de l'attribut de test Web déclaratif.

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

Syntaxe

'Déclaration
Public ReadOnly Property TestId As String
    Get
public string TestId { get; }
public:
property String^ TestId {
    String^ get ();
}
member TestId : string
function get TestId () : String

Valeur de propriété

Type : System.String
ID de test de l'attribut de test Web déclaratif.

Sécurité .NET Framework

Voir aussi

Référence

IncludeDeclarativeWebTestAttribute Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms