Store.Partitions Property

Definition

Important

This API is not CLS-compliant.

Collection of Partition objects used in Store

public:
 property Microsoft::VisualStudio::Modeling::PartitionDictionary ^ Partitions { Microsoft::VisualStudio::Modeling::PartitionDictionary ^ get(); };
[System.CLSCompliant(false)]
public Microsoft.VisualStudio.Modeling.PartitionDictionary Partitions { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.CLSCompliant(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Partitions : Microsoft.VisualStudio.Modeling.PartitionDictionary
Public ReadOnly Property Partitions As PartitionDictionary

Property Value

Attributes

Applies to