Share via


GzipCompressionProviderOptions.IOptions<GzipCompressionProviderOptions>.Value Eigenschaft

Definition

Ruft die konfigurierte TOptions-Standardinstanz ab.

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

Eigenschaftswert

Implementiert

Gilt für: