[Missing <summary> documentation for "P:StarfieldDrivers.Test.Checkout.X"]
Namespace:
StarfieldDrivers.Test
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ulong X { get; set; }
Public Property X As ULong
Get
Set
public:
property unsigned long long X {
unsigned long long get ();
void set (unsigned long long value);
}
member X : uint64 with get, set
Property Value
Type:
UInt64See Also