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

属性值

适用于