共用方式為


ISendSignalAction.Target 屬性

取得接受訊號傳送目標物件的連接。

命名空間:  Microsoft.VisualStudio.Uml.Actions
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

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

屬性值

型別:Microsoft.VisualStudio.Uml.Actions.IInputPin

.NET Framework 安全性

請參閱

參考

ISendSignalAction 介面

Microsoft.VisualStudio.Uml.Actions 命名空間