ICodePackageActivationContext.TempDirectory Property

Definition

Gets the path to the Temp directory that the application can use.

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

Property Value

The path to the code package Temp directory.

Applies to