Edit

Share via


ICommandInfo.WorkingDirectory Property

Definition

Retrieves the startup directory for the command.

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

Property Value

The full path to the startup directory.

Applies to