TargetMethod.TargetMethodInfo Property

Definition

Gets the MethodInfo that will be invoked to handle the request, if one was found.

public System.Reflection.MethodInfo? TargetMethodInfo { get; }
member this.TargetMethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property TargetMethodInfo As MethodInfo

Property Value

Applies to