IModelingAdapterWithStore, interface
Interface implémentée par les adaptateurs ModelBus qui exposent le magasin.
Espace de noms : Microsoft.VisualStudio.Modeling.Integration
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntaxe
'Déclaration
Public Interface IModelingAdapterWithStore
public interface IModelingAdapterWithStore
Le type IModelingAdapterWithStore expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Store | Accesseur du magasin |
Début
Notes
Un adaptateur peut implémenter cette interface pour indiquer qu'il expose le magasin du modèle pour lequel il permet d'accéder.