Share via


IQueryMethodProvider.GetResultMethod Property

Definition

Gets the get result method.

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

Property Value

The get result method.

Applies to