ModelingDocData.PartitionMapper Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
IElementPartitionMapper chargé de mapper les éléments aux partitions correctes du magasin détenu par ce ModelingDocData lorsque ElementGroupPrototypes sont reconstitués.
protected:
property Microsoft::VisualStudio::Modeling::IElementPartitionMapper ^ PartitionMapper { Microsoft::VisualStudio::Modeling::IElementPartitionMapper ^ get(); };
protected Microsoft.VisualStudio.Modeling.IElementPartitionMapper PartitionMapper { get; }
member this.PartitionMapper : Microsoft.VisualStudio.Modeling.IElementPartitionMapper
Protected ReadOnly Property PartitionMapper As IElementPartitionMapper