ReferenceExpression
Handle
interface ReferenceExpression extends IManifestExpressionProvider, IValueProvider, IValueWithReferences { getValue(cancellationToken: cancellationToken): string;}Methods
method
getValue Gets the resolved string value of the reference expression asynchronously
getValue(cancellationToken: cancellationToken): stringParameters
cancellationToken cancellationToken Returns
string