Partager via


WebTestEmptyTableException, constructeur (String)

Initialise une nouvelle instance de la classe WebTestEmptyTableException avec un message d'erreur spécifié.

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

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
public WebTestEmptyTableException(
    string message
)
public:
WebTestEmptyTableException(
    String^ message
)
new : 
        message:string -> WebTestEmptyTableException
public function WebTestEmptyTableException(
    message : String
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

WebTestEmptyTableException Classe

WebTestEmptyTableException, surcharge

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms