DeployedApplication.TempDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.