DocumentCacheInfoCacheInfoKey Property

Gets the cache key for this DocumentCacheInfo object.

Definition

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

Property Value

FileCacheKey

See Also