Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 845 Bytes

b211af41-457d-0d03-ee23-1c0f30ee0b67.md

File metadata and controls

39 lines (26 loc) · 845 Bytes

BlastCompiler.opt_value Field

from this opcode until opt_ident constant values are encoded

Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0

Syntax

C#

public const byte opt_value = 77

VB

Public Const opt_value As Byte = 77

C++

public:
literal unsigned char opt_value = 77

F#

static val mutable opt_value: byte

Field Value

Type: Byte

See Also

Reference

BlastCompiler Class
NSS.Blast.Compiler Namespace