DeployedApplication.TempDirectory Property

Definition

Gets the temp directory path used by the deployed application instance.

public string TempDirectory { get; }
member this.TempDirectory : string
Public ReadOnly Property TempDirectory As String

Property Value

The temp directory path used by the deployed application instance.

Applies to