wManager.Wow.Helpers Namespace
WRobot

MyInt128..::..Value Property

Gets or sets the value.

Namespace:  wManager.Wow.Forms.ProfileMaker
Assembly:  wManager (in wManager.dll)

Syntax


public ulong Value { get; set; }
Public Property Value As ULong
	Get
	Set
public:
property unsigned long long^ Value {
	unsigned long long^ get ();
	void set (unsigned long long^ value);
}

Field Value

The value.