CompilationLoader.BinaryFormat Property

Definition

Indicates whether a binary representation for the generated syntax tree has been generated successfully. This step is only executed if the corresponding configuration is specified.

public Microsoft.Quantum.QsCompiler.CompilationLoader.Status BinaryFormat { get; }
member this.BinaryFormat : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property BinaryFormat As CompilationLoader.Status

Property Value

CompilationLoader.Status

Applies to