TemplateMatchInfoExtensions.HasClassificationMismatch 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 Mismatch on Classification.
C#
public static bool HasClassificationMismatch (this Microsoft.TemplateEngine.Abstractions.TemplateFiltering.ITemplateMatchInfo templateMatchInfo);
static member HasClassificationMismatch : Microsoft.TemplateEngine.Abstractions.TemplateFiltering.ITemplateMatchInfo -> bool
<Extension()>
Public Function HasClassificationMismatch (templateMatchInfo As ITemplateMatchInfo) As Boolean
- templateMatchInfo
- ITemplateMatchInfo
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Template Engine | 6.0.100, 7.0.100 |