ProposalManagerProviderBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的來源 ProposalManagerBase,可控制使用者輸入字元時是否產生提案。
public abstract class ProposalManagerProviderBase
type ProposalManagerProviderBase = class
Public MustInherit Class ProposalManagerProviderBase
- 繼承
-
ProposalManagerProviderBase
備註
預期 IntelliCode 會提供 s 和 ProposalManagerBase的實ProposalManagerProviderBase作,而且這些實作將會完全在程式內執行。
如果有多個 ProposalManagerBase,則會傳回每個經理 TryGetIsProposalPosition(VirtualSnapshotPoint, ProposalScenario, Char, Boolean) 和產生的值。
這是應該具有下列屬性的MEF匯出:
1. ContentType(s)
2. Name
3. (optional) Order
建構函式
ProposalManagerProviderBase() |
的來源 ProposalManagerBase,可控制使用者輸入字元時是否產生提案。 |
方法
GetProposalManagerAsync(ITextView, CancellationToken) |
取得的 |