CommandLineArguments.SimulatorOption Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
public static Tuple<string,string> SimulatorOption { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
Microsoft.Quantum.QsCompiler.ReservedKeywords.CommandLineArguments.SimulatorOption : string * string
Public Shared ReadOnly Property SimulatorOption As Tuple(Of String, String)

Property Value

Tuple<String,String>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to