Share via


IncludeCodedWebTestAttribute(String, String) Constructor

Definition

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

Applies to