IncludeCodedWebTestAttribute(String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
IncludeCodedWebTestAttribute(System::String ^ fullClassName, System::String ^ path);
public IncludeCodedWebTestAttribute (string fullClassName, string path);
new Microsoft.VisualStudio.TestTools.WebTesting.IncludeCodedWebTestAttribute : string * string -> Microsoft.VisualStudio.TestTools.WebTesting.IncludeCodedWebTestAttribute
Public Sub New (fullClassName As String, path As String)
Parameters
- fullClassName
- String
- path
- String