TaskValidationMessage.IsMatch Method
Include Protected Members
Include Inherited Members
Returns true if the specified task item represents this message.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsMatch(TaskItem) | determines if the specified taskItem represents this message. | |
IsMatch(IVsTaskItem) | determines if the specified taskItem represents this message. |
Top