Click or drag to resize
PropertyInfo.GetGetMethod Method
Overload List
  NameDescription
Public methodGetGetMethod()
Returns the public get accessor for this property.
Public methodGetGetMethod(Boolean)
When overridden in a derived class, returns the public or non-public get accessor for this property.
Top
See Also