NAnt SDK Documentation - v0.92

ConfigurationSection Class

Custom configuration section handler for the element.

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

System.Object
   NAnt.Core.ConfigurationSection

[Visual Basic]
Public Class ConfigurationSection
    Implements IConfigurationSectionHandler
[C#]
public class ConfigurationSection : IConfigurationSectionHandler

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

ConfigurationSection Members | NAnt.Core Namespace