ProposalSourceBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
關於 在檢視中可能遵循插入號之文字的相關提案來源。 這是由MEF匯出所 ProposalSourceProviderBase 建立,而且是第三方可以提供的延伸點。
public abstract class ProposalSourceBase : Microsoft.VisualStudio.Threading.IAsyncDisposable
type ProposalSourceBase = class
interface IAsyncDisposable
Public MustInherit Class ProposalSourceBase
Implements IAsyncDisposable
- 繼承
-
ProposalSourceBase
- 實作
建構函式
ProposalSourceBase() |
關於 在檢視中可能遵循插入號之文字的相關提案來源。 這是由MEF匯出所 ProposalSourceProviderBase 建立,而且是第三方可以提供的延伸點。 |
方法
DisposeAsync() |
關於 在檢視中可能遵循插入號之文字的相關提案來源。 這是由MEF匯出所 ProposalSourceProviderBase 建立,而且是第三方可以提供的延伸點。 |
RequestProposalsAsync(VirtualSnapshotPoint, CompletionState, ProposalScenario, Char, CancellationToken) |
ProposalCollectionBase傳回 ,其中包含任何可能遵循 |