CompilerMetadata(IEnumerable<AssemblyInfo>) Constructor
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.
public CompilerMetadata (System.Collections.Generic.IEnumerable<Microsoft.Quantum.IQSharp.AssemblyInfo> assemblies);
new Microsoft.Quantum.IQSharp.CompilerMetadata : seq<Microsoft.Quantum.IQSharp.AssemblyInfo> -> Microsoft.Quantum.IQSharp.CompilerMetadata
Public Sub New (assemblies As IEnumerable(Of AssemblyInfo))
Parameters
- assemblies
- IEnumerable<AssemblyInfo>