共用方式為


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

屬性值

適用於