wManager.Wow.Helpers Namespace
WRobot

LanguageText..::..Translation Property

Gets or sets the translation.

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

Syntax


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

Field Value

The translation.