Sdílet prostřednictvím


ICallOperationAction.Target – vlastnost

Získá kód pin, který přijímá cílový objekt, který by operaci provést.

Obor názvů:  Microsoft.VisualStudio.Uml.Actions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Actions.IInputPin

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ICallOperationAction Rozhraní

Microsoft.VisualStudio.Uml.Actions – obor názvů