CommandLineArguments.AppConfigPath 속성

정의

app.config 파일의 절대 경로이거나, 지정하지 않으면 null입니다.

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

속성 값

적용 대상