Skip to content
Docs Try Aspire

ReferenceExpression.getValue

Method
📦 Aspire.Hosting v13.2.0
interface ReferenceExpression {
// ... omitted for brevity
getValue(cancellationToken: cancellationToken): string;
}

Signature

method getValue
Gets the resolved string value of the reference expression asynchronously
getValue(cancellationToken: cancellationToken): string
cancellationToken cancellationToken
string

Defined on

This method is defined on the following type: