NAnt SDK Documentation - v0.92

Symbol Class

Represents a symbol.

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

System.Object
   NAnt.Core.Element
      NAnt.VisualCpp.Types.Symbol

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

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

See Also

Symbol Members | NAnt.VisualCpp.Types Namespace