PackageUtilities.IsCapabilityMatch Method
Include Protected Members
Include Inherited Members
Checks whether a given project matches the requirements prescribed in an AppliesTo expression.
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 | |
---|---|---|
IsCapabilityMatch(String, String) | Checks whether a given project matches the requirements prescribed in an AppliesTo expression. | |
IsCapabilityMatch(IVsHierarchy, String) | Checks whether a given project matches the requirements prescribed in an AppliesTo expression. |
Top
Remarks
For more information about project capabilities, see VsProjectCapabilityExpressionMatcher.