NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ICodeProperty Methods

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.

See Also

ICodeProperty Interface | System.ComponentModel.Design.CodeModel Namespace