ModelingPartitionMapper.PartitionMappings.DefaultPartition Property
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.
The default partition, e.g. that of the target element of a merge operation
public:
property Microsoft::VisualStudio::Modeling::Partition ^ DefaultPartition { Microsoft::VisualStudio::Modeling::Partition ^ get(); };
public Microsoft.VisualStudio.Modeling.Partition DefaultPartition { get; }
member this.DefaultPartition : Microsoft.VisualStudio.Modeling.Partition
Public ReadOnly Property DefaultPartition As Partition