CommandLineArguments.OutputFileName Property

Definition

Name of the output file or null if not specified.

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

Property Value

Applies to