ReferenceExpression.getValue
Method
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): stringParameters
cancellationToken cancellationToken Returns
string Defined on
This method is defined on the following type: