Freigeben über


Store.Partitions-Eigenschaft

Ruft die Auflistung von Partitions Objekte für den Speicher ab.

Diese API ist nicht CLS-kompatibel. Die CLS-kompatible Alternative ist [x].

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public ReadOnly Property Partitions As PartitionDictionary
[CLSCompliantAttribute(false)]
public PartitionDictionary Partitions { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.PartitionDictionary
Eine Auflistung von Objekten im Speicher verwendet Partitions.

.NET Framework-Sicherheit

Siehe auch

Referenz

Store Klasse

Microsoft.VisualStudio.Modeling-Namespace