NAnt SDK Documentation - v0.92
ISolutionBuildProvider.IsSupported Method
[Visual Basic]
Function IsSupported( _
ByVal
fileContents
As
String
_
) As
Integer
[C#]
int
IsSupported(
string
fileContents
);
See Also
ISolutionBuildProvider Interface
|
NAnt.VSNet.Extensibility Namespace