ProposalBrokerProviderBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A source for ProposalBrokerBases for an ITextView
public abstract class ProposalBrokerProviderBase
type ProposalBrokerProviderBase = class
Public MustInherit Class ProposalBrokerProviderBase
- Inheritance
-
ProposalBrokerProviderBase
Remarks
This is a MEF export.
This is a singleton that is implemented by Visual Studio.
Constructors
ProposalBrokerProviderBase() |
Methods
GetProposalBroker(ITextView) |
Get the ProposalBrokerBase for the view. |