'Declaration Public Function New( _
ByVal hostingEnvironmentInformation about the web hosting environment an application is running in.As Microsoft.AspNetCore.Hosting.IWebHostEnvironment _
)
public VintasoftBarcodeApiController(
Microsoft.AspNetCore.Hosting.IWebHostEnvironment hostingEnvironment
)
public: VintasoftBarcodeApiController(
Microsoft.AspNetCore.Hosting.IWebHostEnvironment* hostingEnvironment
)
public:
VintasoftBarcodeApiController(
Microsoft.AspNetCore.Hosting.IWebHostEnvironment^ hostingEnvironment
)
Parameters
- hostingEnvironment
- Information about the web hosting environment an application is running in.