VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom.AspNetCore.ApiControllers Namespace / VintasoftDicomApiController Class / HostingEnvironment Property
Syntax Requirements SeeAlso
    HostingEnvironment Property (VintasoftDicomApiController)
    Gets an information about the web hosting environment an application is running in.
    Syntax
    'Declaration
    
    Public ReadOnly Property HostingEnvironment As Microsoft.AspNetCore.Hosting.IWebHostEnvironment
    
    
     
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6

    See Also