Condividi tramite


Proprietà ModelElement.Partition

ottiene o imposta Partition che contiene l'elemento.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Partition
Partition che contiene l'elemento.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelElement Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling