wManager.Wow.Helpers Namespace
WRobot

FullCSharpCodeEasyQuestClass..::..Code Property

Gets or sets the code.

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

Syntax


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

Field Value

The code.