Share via


AspNetDevelopmentServerAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AspNetDevelopmentServerAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

AspNetDevelopmentServerAttribute(String, String)

Initializes a new instance of the AspNetDevelopmentServerAttribute class with the server name and the path to the Web application.

Public method

AspNetDevelopmentServerAttribute(String, String, String)

Initializes a new instance of the AspNetDevelopmentServerAttribute class with the server name, the path to the Web application, and the Web application root.

Top

See Also

Reference

AspNetDevelopmentServerAttribute Class

AspNetDevelopmentServerAttribute Members

Microsoft.VisualStudio.TestTools.UnitTesting.Web Namespace