Snippet.Elements Property

Definition

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement[]? Elements { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Elements : Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement[] with get, set
Public Property Elements As QsNamespaceElement()

Property Value

QsNamespaceElement[]
Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to