SharedOptionsBase.SharedOptions Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Optionen, die mehreren Middlewarekomponenten gemeinsam sind.
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