RuleInvokeAttribute.MethodInvoked 属性

定义

获取由条件调用的方法。

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

属性值

由条件调用的方法。

适用于