Statements.Using Property

Definition

Caution

This keyword will be replaced by Use.

[System.Obsolete("This keyword will be replaced by Use.")]
public static string Using { [System.Diagnostics.DebuggerNonUserCode] get; }
[<System.Obsolete("This keyword will be replaced by Use.")>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
Microsoft.Quantum.QsCompiler.ReservedKeywords.Statements.Using : string
Public Shared ReadOnly Property Using As String

Property Value

String
Attributes

Applies to