This topic has not yet been rated - Rate this topic

PropertyInfo.GetSetMethod Method

Returns a MethodInfo representing the set accessor for this property.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetSetMethod() Returns the public set accessor for this property.
Public method GetSetMethod(Boolean) When overridden in a derived class, returns the set accessor for this property.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.