CompilationLoader.Serialization Property

Definition

Indicates whether the built compilation could be serialized successfully. This step is only executed if either the binary representation or a dll is emitted.

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

Property Value

CompilationLoader.Status

Applies to