SharedOptionsBase.SharedOptions Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Options communes à plusieurs composants d'intergiciel (middleware)
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