DeployedApplication.LogDirectory Property

Definition

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

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

Property Value

The log directory path used by the deployed application instance.

Applies to