Click or drag to resize
PathHelperTempPath Property
Gets or sets path to local storage for temp.

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

Property Value

Type: String
See Also