SharedOptionsBase(SharedOptions) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an new instance of the SharedOptionsBase.
protected:
SharedOptionsBase(Microsoft::AspNetCore::StaticFiles::Infrastructure::SharedOptions ^ sharedOptions);
protected SharedOptionsBase (Microsoft.AspNetCore.StaticFiles.Infrastructure.SharedOptions sharedOptions);
new Microsoft.AspNetCore.StaticFiles.Infrastructure.SharedOptionsBase : Microsoft.AspNetCore.StaticFiles.Infrastructure.SharedOptions -> Microsoft.AspNetCore.StaticFiles.Infrastructure.SharedOptionsBase
Protected Sub New (sharedOptions As SharedOptions)
Parameters
- sharedOptions
- SharedOptions