searchEnable property

bool? searchEnable
getter/setter pair

服务器是否允许被搜索,1可以被搜索,0不可被搜索,默认允许

Implementation

bool? searchEnable = true;