Aracılığıyla paylaş


HtmlTagInnerTextParser Oluşturucu

Yeni bir örneğini başlatır HtmlTagInnerTextParser belirli html belge metnini kullanarak sınıf.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    documentContent As String _
)
public HtmlTagInnerTextParser(
    string documentContent
)
public:
HtmlTagInnerTextParser(
    String^ documentContent
)
new : 
        documentContent:string -> HtmlTagInnerTextParser
public function HtmlTagInnerTextParser(
    documentContent : String
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

HtmlTagInnerTextParser Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı