Store.PartitionsAlternate 属性

定义

使用存储区中使用的 AlternateKey) (的分区对象的列表。 此集合通过设置分区对象的 AlternateKey 值的属性进行维护。

public:
 property System::Collections::Generic::Dictionary<System::Object ^, Microsoft::VisualStudio::Modeling::Partition ^> ^ PartitionsAlternate { System::Collections::Generic::Dictionary<System::Object ^, Microsoft::VisualStudio::Modeling::Partition ^> ^ get(); };
public System.Collections.Generic.Dictionary<object,Microsoft.VisualStudio.Modeling.Partition> PartitionsAlternate { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PartitionsAlternate : System.Collections.Generic.Dictionary<obj, Microsoft.VisualStudio.Modeling.Partition>
Public ReadOnly Property PartitionsAlternate As Dictionary(Of Object, Partition)

属性值

Dictionary<Object,Partition>
属性

适用于