Version: 2020.2

ISearchContext.requiredTypeNames

切换到手册
public IEnumerable<string> requiredTypeNames ;

描述

An IEnumerable of strings that contains the type name constraints for this search.

These constraints provide the class names of the objects included in the search. This can be null or empty.