IncludeDeclarativeWebTestAttribute(String, 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:
IncludeDeclarativeWebTestAttribute(System::String ^ name, System::String ^ path, System::String ^ testId);
public IncludeDeclarativeWebTestAttribute (string name, string path, string testId);
new Microsoft.VisualStudio.TestTools.WebTesting.IncludeDeclarativeWebTestAttribute : string * string * string -> Microsoft.VisualStudio.TestTools.WebTesting.IncludeDeclarativeWebTestAttribute
Public Sub New (name As String, path As String, testId As String)
Parameters
- name
- String
- path
- String
- testId
- String