Summary
Gets a value indicating whether a reference to the type can be
defined.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- DataTypeBase
Syntax
public bool CanBeReferenced { get; }
Remarks
Only types with an
NAnt.Core.Attributes.ElementNameAttribute
assigned
to it, can be referenced.
Value
Type | Description |
---|---|
bool |