wManager.Wow.Helpers Namespace
WRobot

Others..::..GetCurrentDirectory Property

Get current directory (like "C:\program\WRobot").

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static string GetCurrentDirectory { get; }
Public Shared ReadOnly Property GetCurrentDirectory As String
	Get
public:
static property String^ GetCurrentDirectory {
	String^ get ();
}

Field Value

The current directory.