共用方式為


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

要執行的物件。

適用於