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

실행할 개체입니다.

적용 대상