DeployedApplication.WorkDirectory Property

Definition

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

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

Property Value

The work directory path used by the deployed application instance.

Applies to