NAnt SDK Documentation - v0.85-nightly-2005-11-09

OperatingSystemFunctions Members

OperatingSystemFunctions overview

Public Static (Shared) Methods

GetPlatform Gets a PlatformID value that identifies the operating system platform.
GetVersion Gets a Version object that identifies this operating system.
ToStringOverloaded. Converts the value of the specified operating system to its equivalent String representation.

Public Instance Constructors

OperatingSystemFunctions Constructor Missing <summary> documentation for M:NAnt.Core.Functions.OperatingSystemFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary)

Public Instance Properties

Project (inherited from FunctionSetBase) Gets or sets the Project that this functionset will reference.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object)Overloaded.  

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

OperatingSystemFunctions Class | NAnt.Core.Functions Namespace