CommandLineArguments.ReservedArgumentAbbreviations Property

Definition

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

Property Value

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

Applies to