DocumentCacheInfoCacheSourceKey Property

Gets the cache key for the source. This is the parent key and is unique for a document. This key is used in subfolder names in the cache folder to group outputs for the same input.

Definition

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

Property Value

FileCacheSourceKey

See Also