Share via


CommandLineArguments.ReferencePaths Property

Definition

Sequence of absolute paths used to search for references.

public:
 property System::Collections::Immutable::ImmutableArray<System::String ^> ReferencePaths { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public System.Collections.Immutable.ImmutableArray<string> ReferencePaths { get; }
member this.ReferencePaths : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property ReferencePaths As ImmutableArray(Of String)

Property Value

Applies to