BrotliCompressionProviderOptions.IOptions<BrotliCompressionProviderOptions>.Value Property
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.
The default configured TOptions
instance
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