ProposalBrokerBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
訊息代理程式,可組合與檢視相關聯之所有 ProposalSourceBase的輸出。 這是透過Visual Studio所實作的 ProposalBrokerProviderBase MEF匯出所建立。
public abstract class ProposalBrokerBase
type ProposalBrokerBase = class
Public MustInherit Class ProposalBrokerBase
- 繼承
-
ProposalBrokerBase
建構函式
ProposalBrokerBase() |
訊息代理程式,可組合與檢視相關聯之所有 ProposalSourceBase的輸出。 這是透過Visual Studio所實作的 ProposalBrokerProviderBase MEF匯出所建立。 |
屬性
AnyProposalSources |
如果有任何 ProposalSourceBase與檢視相關聯的 ,則傳回 true。 |
View |
建立訊息代理程式所在的檢視。 |
方法
RequestProposals(VirtualSnapshotPoint, CompletionState, ProposalScenario, Char, TimeSpan, CancellationToken) |
向所有適用的 ProposalSourceBase和 |
ShouldGenerateProposal(VirtualSnapshotPoint, ProposalScenario, Char) |
應該在 |