Store.Partitions 属性

定义

重要

此 API 不符合 CLS。

存储中使用的分区对象的集合

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

属性值

PartitionDictionary
属性

适用于