Share via


CodePackageActivationContext.LogDirectory Property

Definition

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

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

Property Value

The path to the application logs directory.

Applies to