Freigeben über


ModelElement.Partition-Eigenschaft

Ruft ab oder legt fest Partition , die das Element enthält.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public Property Partition As Partition
[BrowsableAttribute(false)]
public Partition Partition { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Partition
Partition , das das Element enthält.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelElement Klasse

Microsoft.VisualStudio.Modeling-Namespace