Skip to content
Docs Try Aspire
Docs Try

ReferenceExpression.getValueAsync

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

Signature

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

Defined on

This method is defined on the following type: