ProjectInfo.OutputFilePath Property

Definition

The path to the output file (module or assembly).

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

Property Value

Applies to