The methods of the ICodeProperty interface are listed below. For a complete list of ICodeProperty interface members, see the ICodeProperty Members topic.
GetCodeType | Gets the data type of this property. |
GetGetMethod | Gets the get method for the property. |
GetParameters | Gets the collection of parameters for the property. |
GetSetMethod | Gets the set method for the property. |
ICodeProperty Interface | System.ComponentModel.Design.CodeModel Namespace