RuleInvokeAttribute.MethodInvoked Property

Definition

Gets the method invoked by the condition.

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

Property Value

The method invoked by the condition.

Applies to