Partager via


ISendSignalAction.Target, propriété

Obtient le pin qui reçoit l'objet cible auquel le signal est envoyé.

Espace de noms :  Microsoft.VisualStudio.Uml.Actions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property Target As IInputPin
IInputPin Target { get; }
property IInputPin^ Target {
    IInputPin^ get ();
}
abstract Target : IInputPin with get
function get Target () : IInputPin

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Actions.IInputPin

Sécurité .NET Framework

Voir aussi

Référence

ISendSignalAction Interface

Microsoft.VisualStudio.Uml.Actions, espace de noms