AspNetDevelopmentServerAttribute Constructors

Definition

Overloads

AspNetDevelopmentServerAttribute(String, String)

C++
public:
 AspNetDevelopmentServerAttribute(System::String ^ name, System::String ^ pathToWebApp);

Parameters

name
String
pathToWebApp
String

Applies to

Visual Studio SDK 2022 およびその他のバージョン
製品 バージョン
Visual Studio SDK 2017, 2019, 2022

AspNetDevelopmentServerAttribute(String, String, String)

C++
public:
 AspNetDevelopmentServerAttribute(System::String ^ name, System::String ^ pathToWebApp, System::String ^ webAppRoot);

Parameters

name
String
pathToWebApp
String
webAppRoot
String

Applies to

Visual Studio SDK 2022 およびその他のバージョン
製品 バージョン
Visual Studio SDK 2017, 2019, 2022