CachedAssociatedMetadataProvider<TModelMetadata>.PrototypeCache 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.
Gets the prototype cache.
protected internal System.Runtime.Caching.ObjectCache PrototypeCache { get; set; }
member this.PrototypeCache : System.Runtime.Caching.ObjectCache with get, set
Protected Friend Property PrototypeCache As ObjectCache
Property Value
The prototype cache.