Partager via


IncludeDeclarativeWebTestAttribute.Name, propriété

Obtient le nom 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 Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valeur de propriété

Type : System.String
Nom 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