Skip to content
Docs Try Aspire

ReferenceExpressionBuilder.appendFormatted

Method
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface ReferenceExpressionBuilder {
// ... omitted for brevity
appendFormatted(
value: string,
format?: string): void;
}

Signature

method appendFormatted
Appends a formatted string value to the reference expression
appendFormatted(
value: string,
format?: string): void
value string
format string optional

Defined on

This method is defined on the following type: