The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IncludeCodedWebTestAttribute Constructor (String^, String^)
Initializes a new instance of the IncludeCodedWebTestAttribute class.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- fullClassName
-
Type:
System::String^
The full class name of the coded Web performance test attribute.
- path
-
Type:
System::String^
The path of the coded Web performance test attribute.
Show: