Share via


CompositeExpression.ContainedExpressions Property

Definition

Expressions embedded into string literal

public System.Collections.Generic.List<Microsoft.OpenApi.RuntimeExpression> ContainedExpressions { get; }
member this.ContainedExpressions : System.Collections.Generic.List<Microsoft.OpenApi.RuntimeExpression>
Public ReadOnly Property ContainedExpressions As List(Of RuntimeExpression)

Property Value

Applies to