wManager.Wow.Helpers Namespace
WRobot

LanguageText..::..Original Property

Gets or sets the original.

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

Syntax


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

Field Value

The original.