CommandLineArguments.OutputFileName プロパティ

定義

出力ファイルの名前。指定されていない場合は null。

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

プロパティ値

適用対象