SourceFileResolver.SearchPaths Property

Definition

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

Property Value

Applies to