Skip to content

ContentHashCache.CDNSettings.Exclude property

Gets or sets the list of exclude patterns.

public List<string> Exclude { get; set; }

See Also