Gets the 64 most significant bits of the value.
            
Namespace: SharpAssembler.CoreAssembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public long High { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property High As Long Get | 
| Visual C++ | 
|---|
| public: property long long High { long long get (); } | 





