FileReferenceBase.

IsManaged(Configuration) Method

Summary

Gets a value indicating whether the reference is managed for the specified configuration.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
FileReferenceBase

Syntax

public override bool IsManaged(Configuration config)

Parameters

Name Type Description
config Configuration The build configuration of the reference.

Return Value

Type Description
bool true.