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

OperatingSystemFunctions.ToString Method

[This is preliminary documentation and subject to change.]

Converts the value of the specified operating system to its equivalent String representation.

Overload List

Inherited from Object.

public virtual string ToString();

Converts the value of the specified operating system to its equivalent String representation.

public static string ToString(OperatingSystem);

See Also

OperatingSystemFunctions Class | NAnt.Core.Functions Namespace | GetOperatingSystem