共用方式為


RuleInvokeAttribute.MethodInvoked 屬性

定義

取得由條件叫用的方法。

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

屬性值

由條件叫用的方法。

適用於