Aracılığıyla paylaş


IInvocationAction.OnPort Özellik

Aksi takdirde null, operasyonun alıcı nesnesinin bu bağlantı noktasında çağrılır.

Ad alanı:  Microsoft.VisualStudio.Uml.Actions
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

'Bildirim
Property OnPort As IPort
IPort OnPort { get; set; }
property IPort^ OnPort {
    IPort^ get ();
    void set (IPort^ value);
}
abstract OnPort : IPort with get, set
function get OnPort () : IPort
function set OnPort (value : IPort)

Özellik Değeri

Tür: Microsoft.VisualStudio.Uml.CompositeStructures.IPort

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IInvocationAction Arabirim

Microsoft.VisualStudio.Uml.Actions Ad Alanı