RuntimeExpressionAnyWrapper.Expression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets/Set the RuntimeExpression
public Microsoft.OpenApi.Expressions.RuntimeExpression Expression { get; set; }
member this.Expression : Microsoft.OpenApi.Expressions.RuntimeExpression with get, set
Public Property Expression As RuntimeExpression