QsNamespace.Documentation Property

Definition

[Bond.Id(15)]
public System.Collections.Generic.LinkedList<Microsoft.Quantum.QsCompiler.BondSchemas.QsSourceFileDocumentation> Documentation { get; set; }
[<Bond.Id(15)>]
member this.Documentation : System.Collections.Generic.LinkedList<Microsoft.Quantum.QsCompiler.BondSchemas.QsSourceFileDocumentation> with get, set
Public Property Documentation As LinkedList(Of QsSourceFileDocumentation)

Property Value

LinkedList<QsSourceFileDocumentation>
Attributes
Bond.IdAttribute

Applies to