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