public virtual IEnumerable<Type> ObjectsFilter {get;}
public: virtual property IEnumerable<Type^>^ ObjectsFilter { IEnumerable<Type^>^ get(); }
public virtual IEnumerable<Type> ObjectsFilter {get;}
public: virtual property IEnumerable<Type^>^ ObjectsFilter { IEnumerable<Type^>^ get(); }
This property is used only when check is done for hole project.
This property is only a tip for framework. Set of objects passed to IVerification.Execute method is a sum of types passed by all verifications executed in current check.
Objects of all types inherit from types passed by this property are also checked by verification.