RuleInvokeAttribute.MethodInvoked プロパティ

定義

条件によって呼び出されたメソッドを取得します。

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

プロパティ値

条件によって呼び出されるメソッド。

適用対象