Share via


CommandLineArguments.AppConfigPath Property

Definition

An absolute path of the app.config file or null if not specified.

public:
 property System::String ^ AppConfigPath { System::String ^ get(); };
public string AppConfigPath { get; }
public string? AppConfigPath { get; }
member this.AppConfigPath : string
Public ReadOnly Property AppConfigPath As String

Property Value

Applies to