RuleInvokeAttribute.MethodInvoked 속성

정의

조건에 의해 호출된 메서드를 가져옵니다.

public:
 property System::String ^ MethodInvoked { System::String ^ get(); };
public string MethodInvoked { get; }
member this.MethodInvoked : string
Public ReadOnly Property MethodInvoked As String

속성 값

조건에 의해 호출되는 메서드입니다.

적용 대상