Click or drag to resize

PropertySupport methods

The PropertySupport Type exposes the following members.

Methods
 NameDescription of the
Public MethodStatic MemberExtractPropertyNameT Checks a passed expression for its status as a public property and extracts its name as a string.
Public MethodStatic MemberVerifyPropertyName Warns if the object is not a public property with the transferred name (only in the debug build).
Back to the top
See also