Udostępnij za pośrednictwem


Właściwość ISendSignalAction.Target —

Pobiera numer Pin, który akceptuje obiektu docelowego, do którego wysyłane jest sygnał.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Actions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Actions.IInputPin

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISendSignalAction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions