NAnt SDK Documentation - v0.92

Element.AttributeConfigurator Class

Configures an Element using meta-data provided by assigned attributes.

For a list of all members of this type, see Element.AttributeConfigurator Members.

System.Object
   NAnt.Core.Element.AttributeConfigurator
      NAnt.Core.Filters.FilterChain.FilterChainConfigurator

[Visual Basic]
Public Class Element.AttributeConfigurator
[C#]
public class Element.AttributeConfigurator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.Core

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

Element.AttributeConfigurator Members | NAnt.Core Namespace