CommandLineArguments.OutputRefFilePath Property

Definition

Path of the output ref assembly or null if not specified.

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

Property Value

Applies to