Share via


IOutputCacheFeature.Context Property

Definition

Gets the cache context.

public Microsoft.AspNetCore.OutputCaching.OutputCacheContext Context { get; }
member this.Context : Microsoft.AspNetCore.OutputCaching.OutputCacheContext
Public ReadOnly Property Context As OutputCacheContext

Property Value

Applies to