SkipExternal

SearchOptions.SkipExternal property

Flag to return only signatures marked as IsSignature. By default value is false that indicates to return all signatures that match specified criteria.

public bool SkipExternal { get; set; }

See Also