Propriedade ModelElement.Partition

Obtém ou define o Partition que contém o elemento.

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.Partition
O Partition que contém o elemento.

Segurança do .NET Framework

Consulte também

Referência

ModelElement Classe

Namespace Microsoft.VisualStudio.Modeling