ReferenceExpressionBuilder.Append Method
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.
Appends an interpolated string to the expression.
public void Append (in Aspire.Hosting.ApplicationModel.ReferenceExpressionBuilder.ReferenceExpressionBuilderInterpolatedStringHandler handler);
member this.Append : ReferenceExpressionBuilderInterpolatedStringHandler -> unit
Public Sub Append (ByRef handler As ReferenceExpressionBuilder.ReferenceExpressionBuilderInterpolatedStringHandler)