DocumentCacheInfoCacheInfoKey Property

Gets the cache key for this DocumentCacheInfo object.

Definition

Namespace: GleamTech.DocumentUltimate.Caching
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public FileCacheKey CacheInfoKey { get; }

Property Value

FileCacheKey

See Also