Version 24.2 (latest)

TypeMatchCondition Class Properties

For a list of all members of this type, see TypeMatchCondition members.

Public Properties
 NameDescription
Public PropertyTypeThe type used to obtain the TypeResolved to compare against the item.  
Public PropertyTypeNameThe name of the type used to obtain the TypeResolved to compare against the item.  
Public PropertyTypeResolvedReturns the type based on the TypeName or Type that is compared against the item provided to the IsMatch  
See Also