RuleInvokeAttribute.MethodInvoked 屬性

定義

會得到條件所呼喚的方法。

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

屬性值

條件所引用的方法。

適用於