Share via


BrotliCompressionProviderOptions.IOptions<BrotliCompressionProviderOptions>.Value Proprietà

Definizione

Ottiene l'istanza di TOptions configurata predefinita.

property Microsoft::AspNetCore::ResponseCompression::BrotliCompressionProviderOptions ^ Microsoft::Extensions::Options::IOptions<Microsoft::AspNetCore::ResponseCompression::BrotliCompressionProviderOptions>::Value { Microsoft::AspNetCore::ResponseCompression::BrotliCompressionProviderOptions ^ get(); };
Microsoft.AspNetCore.ResponseCompression.BrotliCompressionProviderOptions Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.ResponseCompression.BrotliCompressionProviderOptions>.Value { get; }
member this.Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.ResponseCompression.BrotliCompressionProviderOptions>.Value : Microsoft.AspNetCore.ResponseCompression.BrotliCompressionProviderOptions
 ReadOnly Property Value As BrotliCompressionProviderOptions Implements IOptions(Of BrotliCompressionProviderOptions).Value

Valore della proprietà

Implementazioni

Si applica a