NAnt SDK Documentation - v0.92

OperatingSystemFunctions.ToString Method

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