Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Get
IProperty PartWithPort { get; }
property IProperty^ PartWithPort {
IProperty^ get ();
}
abstract PartWithPort : IProperty
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.