Table of Contents

Property SearchPaths

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

SearchPaths

Gets list of search directories to look for source files and referenced assemblies.

public IList<string> SearchPaths { get; }

Property Value

IList<string>