CompilationLoader.Serialization 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 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