CommandLineArguments.BuiltInSimulators Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
public static System.Collections.Immutable.ImmutableHashSet<string> BuiltInSimulators { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
Microsoft.Quantum.QsCompiler.ReservedKeywords.CommandLineArguments.BuiltInSimulators : System.Collections.Immutable.ImmutableHashSet<string>
Public Shared ReadOnly Property BuiltInSimulators As ImmutableHashSet(Of String)

Property Value

ImmutableHashSet<String>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to