Click or drag to resize
PathHelper Class
Contains helper members for accessing to blob storage, cache and temp.
Inheritance Hierarchy
SystemObject
  CMS.AzureStoragePathHelper

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
public static class PathHelper

The PathHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCachePath
Gets or sets path to local storage for cache.
Public propertyStatic memberTempPath
Gets or sets path to local storage for temp.
Top
See Also