Keywords.qsUsing Property

Definition

Caution

This keyword will be replaced by qsUse.

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
[System.Obsolete("This keyword will be replaced by qsUse.")]
public static Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.QsKeyword qsUsing { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
[<System.Obsolete("This keyword will be replaced by qsUse.")>]
Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.qsUsing : Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.QsKeyword
Public Shared ReadOnly Property qsUsing As Keywords.QsKeyword

Property Value

Keywords.QsKeyword
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute ObsoleteAttribute

Applies to