CompilationLoader.BinaryFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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