CompilerService.Settings Constructors
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.
Overloads
| CompilerService.Settings() | |
| CompilerService.Settings(CompilerService+Settings) |
CompilerService.Settings()
public Settings ();
Public Sub New ()
Applies to
CompilerService.Settings(CompilerService+Settings)
protected Settings (Microsoft.Quantum.IQSharp.CompilerService.Settings original);
Protected Sub New (original As CompilerService.Settings)
Parameters
- original
- CompilerService.Settings