SharedOptionsBase.SharedOptions Property

Definition

Options common to several middleware components

protected:
 property Microsoft::AspNetCore::StaticFiles::Infrastructure::SharedOptions ^ SharedOptions { Microsoft::AspNetCore::StaticFiles::Infrastructure::SharedOptions ^ get(); };
protected Microsoft.AspNetCore.StaticFiles.Infrastructure.SharedOptions SharedOptions { get; }
member this.SharedOptions : Microsoft.AspNetCore.StaticFiles.Infrastructure.SharedOptions
Protected ReadOnly Property SharedOptions As SharedOptions

Property Value

Applies to