TemplateMatchInfoExtensions.HasClassificationMatch(ITemplateMatchInfo) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true when templateMatchInfo
has Exact match on Classification.
C#
public static bool HasClassificationMatch (this Microsoft.TemplateEngine.Abstractions.TemplateFiltering.ITemplateMatchInfo templateMatchInfo);
static member HasClassificationMatch : Microsoft.TemplateEngine.Abstractions.TemplateFiltering.ITemplateMatchInfo -> bool
<Extension()>
Public Function HasClassificationMatch (templateMatchInfo As ITemplateMatchInfo) As Boolean
- templateMatchInfo
- ITemplateMatchInfo
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Template Engine | 6.0.100, 7.0.100 |