Compartilhar via


Propriedade IConnectorEnd.PartWithPort

Se este final é anexado a uma parte de um componente, isso indica que parte. NULL se este final é anexado a uma porta do componente que contém.

Namespace:  Microsoft.VisualStudio.Uml.CompositeStructures
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
ReadOnly Property PartWithPort As IProperty
    Get
IProperty PartWithPort { get; }
property IProperty^ PartWithPort {
    IProperty^ get ();
}
abstract PartWithPort : IProperty
function get PartWithPort () : IProperty

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Classes.IProperty

Segurança do .NET Framework

Consulte também

Referência

IConnectorEnd Interface

Namespace Microsoft.VisualStudio.Uml.CompositeStructures