NAnt SDK Documentation - v0.92

ResourceUtils Class

Provides resource support to NAnt assemblies. This class cannot be inherited from.

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

System.Object
   NAnt.Core.Util.ResourceUtils

[Visual Basic]
NotInheritable Public Class ResourceUtils
[C#]
public sealed class ResourceUtils

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

ResourceUtils Members | NAnt.Core.Util Namespace