Keywords.qsBorrowing 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 qsBorrow.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
[System.Obsolete("This keyword will be replaced by qsBorrow.")]
public static Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.QsKeyword qsBorrowing { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
[<System.Obsolete("This keyword will be replaced by qsBorrow.")>]
Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.qsBorrowing : Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.QsKeyword
Public Shared ReadOnly Property qsBorrowing As Keywords.QsKeyword
Property Value
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute ObsoleteAttribute