Mono Class Library: System.Environment Overview | Members

System.Environment.CurrentDirectory Property

The full path of the current working directory of the process.

public static string CurrentDirectory { set; get; }

Value

A string containing the full current working directory path.

Remarks

This property is for getting or setting the current working directory of the process.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0