NAnt SDK Documentation - v0.92

FrameworkInfoDictionary Class

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

System.Object
   NAnt.Core.FrameworkInfoDictionary

[Visual Basic]
<Serializable, _  Serializable, _  DefaultMember(MemberName:="Item")>
NotInheritable Public Class FrameworkInfoDictionary
    Implements IDictionary, ICollection, IEnumerable, ICloneable
[C#]
[Serializable]
[Serializable]
[DefaultMember(MemberName="Item")]
public sealed class FrameworkInfoDictionary : IDictionary, ICollection, IEnumerable, ICloneable

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

FrameworkInfoDictionary Members | NAnt.Core Namespace