編集

次の方法で共有


HybridCacheOptions.DefaultEntryOptions Property

Definition

public:
 property Microsoft::Extensions::Caching::Hybrid::HybridCacheEntryOptions ^ DefaultEntryOptions { Microsoft::Extensions::Caching::Hybrid::HybridCacheEntryOptions ^ get(); void set(Microsoft::Extensions::Caching::Hybrid::HybridCacheEntryOptions ^ value); };
public Microsoft.Extensions.Caching.Hybrid.HybridCacheEntryOptions? DefaultEntryOptions { get; set; }
member this.DefaultEntryOptions : Microsoft.Extensions.Caching.Hybrid.HybridCacheEntryOptions with get, set
Public Property DefaultEntryOptions As HybridCacheEntryOptions

Property Value

Applies to