IInvokable.GetTarget 方法

定义

获取调用目标。

public object? GetTarget ();
abstract member GetTarget : unit -> obj
Public Function GetTarget () As Object

返回

调用目标。

适用于