ICodePackageActivationContext.WorkDirectory Property

Definition

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

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

Property Value

The path to the code package Work directory.

Applies to