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

プロパティ値

適用対象