wManager.Wow.Helpers Namespace
WRobot

UseScriptOnEasyQuestClass..::..Script Property

Gets or sets the script.

Namespace:  Quester.Profile
Assembly:  Quester (in Quester.dll)

Syntax


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

Field Value

The script.