Partager via


HtmlTagInnerText.Value, propriété

Obtient une chaîne qui contient le texte interne représenté par cet objet.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Chaîne qui contient le texte interne.

Sécurité .NET Framework

Voir aussi

Référence

HtmlTagInnerText Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms