Udostępnij za pośrednictwem


ProposalManagerProviderBase.GetProposalManagerAsync Metoda

Definicja

Pobierz menedżera propozycji dla programu view.

public abstract System.Threading.Tasks.Task<Microsoft.VisualStudio.Language.Proposals.ProposalManagerBase?> GetProposalManagerAsync(Microsoft.VisualStudio.Text.Editor.ITextView view, System.Threading.CancellationToken cancel);
abstract member GetProposalManagerAsync : Microsoft.VisualStudio.Text.Editor.ITextView * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.VisualStudio.Language.Proposals.ProposalManagerBase>
Public MustOverride Function GetProposalManagerAsync (view As ITextView, cancel As CancellationToken) As Task(Of ProposalManagerBase)

Parametry

view
ITextView

Zwraca

Dotyczy