wManager.Wow.Helpers Namespace
WRobot

Lua..::..LuaFile Property

Get or set the lua file.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static string LuaFile { get; set; }
Public Shared Property LuaFile As String
	Get
	Set
public:
static property String^ LuaFile {
	String^ get ();
	void set (String^ value);
}

Field Value

The lua file.