Project.OutputRefFilePath Property

Definition

The path to the reference assembly output file, or null if it is not known.

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