CachedAssociatedMetadataProvider<TModelMetadata>.PrototypeCache 属性

定义

获取原型缓存。

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

属性值

原型缓存。

适用于