TempStoreDirectory Property
Gets or sets the directory where the temporary files are stored.
public string TempStoreDirectory {get; set;}
'Declaration
Public Property TempStoreDirectory As String
Property Value
The directory where the temporary files are stored. An empty string by default, which denotes the current Windows user's temp directory.