Keywords.qsBorrowing Property

Definition

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

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

Applies to