SearchPaths Property SearchPaths Represents a collection of assembly search paths. Declaration public IEnumerable<string> SearchPaths { get; } Property Value Type Description System.Collections.Generic.IEnumerable<System.String>