Freigeben über


ISendSignalAction.Target-Eigenschaft

Ruft den Pin ab, der das Zielobjekt akzeptiert, an das das Signal gesendet wird.

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

Syntax

'Declaration
ReadOnly Property Target As IInputPin
    Get
IInputPin Target { get; }
property IInputPin^ Target {
    IInputPin^ get ();
}
abstract Target : IInputPin
function get Target () : IInputPin

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Actions.IInputPin

.NET Framework-Sicherheit

Siehe auch

Referenz

ISendSignalAction Schnittstelle

Microsoft.VisualStudio.Uml.Actions-Namespace