CompilerMetadata.WithAssemblies(AssemblyInfo[]) Method
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 Microsoft.Quantum.IQSharp.CompilerMetadata WithAssemblies (params Microsoft.Quantum.IQSharp.AssemblyInfo[] assemblies);
member this.WithAssemblies : Microsoft.Quantum.IQSharp.AssemblyInfo[] -> Microsoft.Quantum.IQSharp.CompilerMetadata
Public Function WithAssemblies (ParamArray assemblies As AssemblyInfo()) As CompilerMetadata
Parameters
- assemblies
- AssemblyInfo[]