Keywords.qsUsing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute ObsoleteAttribute