NAnt SDK Documentation - v0.92

FrameworkInfo Class

Encalsulates information about installed frameworks incuding version information and directory locations for finding tools.

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

System.Object
   NAnt.Core.FrameworkInfo

[Visual Basic]
<Serializable, _  Serializable>
Public Class FrameworkInfo
    Implements ISerializable
[C#]
[Serializable]
[Serializable]
public class FrameworkInfo : ISerializable

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

FrameworkInfo Members | NAnt.Core Namespace