Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
If this end is attached to a part of a component, this indicates which part. Null if this end is attached to a port of the containing component.
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
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.IProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.