NAnt SDK Documentation - v0.92

Module Class

Represents a metadata file without assembly manifest.

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

System.Object
   NAnt.Core.Element
      NAnt.DotNet.Types.Module

[Visual Basic]
<Serializable, _  Serializable>
Public Class Module
    Inherits Element
[C#]
[Serializable]
[Serializable]
public class Module : Element

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.DotNet.Types

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

See Also

Module Members | NAnt.DotNet.Types Namespace