MyInt128..::..Value Property
Gets or sets the value.
Namespace:
wManager.Wow.Forms.ProfileMakerAssembly: 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); }