InternalUse.CsKeywords Property

Definition

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

Property Value

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

Applies to