NAnt SDK Documentation - v0.92 |
|
ManagedProjectReference.IsManaged Method
Gets a value indicating whether the reference is managed for the specified configuration.
[Visual Basic]
Overrides Public Function IsManaged( _
ByVal
solutionConfiguration As
Configuration _
) As
Boolean
Parameters
-
solutionConfiguration
- The solution configuration that is built.
Return Value
true.
See Also
ManagedProjectReference Class | NAnt.VSNet Namespace