Click or drag to resize
PathHelperCachePath Property
Gets or sets path to local storage for cache.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public static string CachePath { get; set; }

Property Value

Type: String
See Also