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.
AspNetDevelopmentServerAttribute Constructor
Initializes a new instance of the AspNetDevelopmentServerAttribute class.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | AspNetDevelopmentServerAttribute(String^, String^) | Initializes a new instance of the AspNetDevelopmentServerAttribute class with the server name and the path to the Web application. |
![]() | 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. |
Show:
