ResolvedCharacteristics.GetProperties Method

Definition

public System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.SyntaxTokens.OpProperty> GetProperties ();
member this.GetProperties : unit -> System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.SyntaxTokens.OpProperty>
Public Function GetProperties () As ImmutableHashSet(Of OpProperty)

Returns

ImmutableHashSet<OpProperty>

Applies to