get_typed_text


Description:

[ Version ( since = "5.6" ) ]
public virtual string? get_typed_text ()

Gets the typed-text for the proposal, if supported by the implementation.

Implementing this virtual-function is optional, but can be useful to allow external tooling to compare results.

Parameters:

this

a CompletionProposal

Returns:

a newly allocated string, or null