NAnt SDK Documentation - v0.85-nightly-2005-11-09

CompilerWarning Class

[This is preliminary documentation and subject to change.]

Represents a compiler warning.

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

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

[Visual Basic]
Public Class CompilerWarning
    Inherits Element
[C#]
public class CompilerWarning : 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.

Remarks

Missing <remarks> documentation for T:NAnt.DotNet.Types.CompilerWarning

Requirements

Namespace: NAnt.DotNet.Types

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

See Also

CompilerWarning Members | NAnt.DotNet.Types Namespace