Udostępnij za pośrednictwem


Konstruktor IncludeCodedWebTestAttribute —

Inicjuje nowe wystąpienie IncludeCodedWebTestAttribute klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Sub New ( _
    fullClassName As String, _
    path As String _
)
public IncludeCodedWebTestAttribute(
    string fullClassName,
    string path
)
public:
IncludeCodedWebTestAttribute(
    String^ fullClassName, 
    String^ path
)
new : 
        fullClassName:string * 
        path:string -> IncludeCodedWebTestAttribute
public function IncludeCodedWebTestAttribute(
    fullClassName : String, 
    path : String
)

Parametry

  • fullClassName
    Typ: System.String
    Nazwa klasy pełnego kodowane jako atrybut test wydajności sieci Web.
  • path
    Typ: System.String
    Ścieżka kodowane jako atrybut test wydajności sieci Web.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IncludeCodedWebTestAttribute Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting