Summary
Returns a number representing how much this file fits this project type.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Extensibility - Containing Type
- I
Project Build Provider
Syntax
int IsSupported(string projectExt, XmlElement xmlDefinition)
Remarks
This enables the override in other providers. Do not return big numbers, mainly when comparing only on filename.
Parameters
Name | Type | Description |
---|---|---|
projectExt | string | |
xmlDefinition | XmlElement |
Return Value
Type | Description |
---|---|
int |