Table of Contents

DocumentCacheInfo.CacheSourceKey Property

Definition

Namespace
GleamTech.DocumentUltimate.Caching
Assembly
GleamTech.DocumentUltimate.dll

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.

[JsonProperty]
public FileCacheSourceKey CacheSourceKey { get; }

Property Value

FileCacheSourceKey