Store.PartitionsAlternate Свойство

Определение

Список объектов секций (использующих AlternateKey), используемых в хранилище. Эта коллекция сохраняется путем задания свойства для значения AlternateKey объекта Partition.

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>
Атрибуты

Применяется к