Freigeben über


IConnectorEnd.PartWithPort-Eigenschaft

Wenn dieses Ende an einen Teil einer Komponente angefügt wird, gibt dies an, welcher Teil. NULL, wenn dieses Ende an einen Anschluss der enthaltenden Komponente angefügt ist.

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

Syntax

'Declaration
ReadOnly Property PartWithPort As IProperty
IProperty PartWithPort { get; }
property IProperty^ PartWithPort {
    IProperty^ get ();
}
abstract PartWithPort : IProperty with get
function get PartWithPort () : IProperty

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Classes.IProperty

.NET Framework-Sicherheit

Siehe auch

Referenz

IConnectorEnd Schnittstelle

Microsoft.VisualStudio.Uml.CompositeStructures-Namespace