RuleExecution.ThisObject 属性

定义

获取要执行的当前对象。

public:
 property System::Object ^ ThisObject { System::Object ^ get(); };
public object ThisObject { get; }
member this.ThisObject : obj
Public ReadOnly Property ThisObject As Object

属性值

Object

要执行的对象。

适用于