NAnt SDK Documentation - v0.92

GacCache Class

Helper class for determining whether assemblies are located in the Global Assembly Cache.

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

System.Object
   NAnt.Core.Util.GacCache

[Visual Basic]
NotInheritable Public Class GacCache
    Implements IDisposable
[C#]
public sealed class GacCache : IDisposable

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.Util

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

See Also

GacCache Members | NAnt.Core.Util Namespace