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!

ICodeMember Methods

The methods of the ICodeMember interface are listed below. For a complete list of ICodeMember interface members, see the ICodeMember Members topic.

GetDescription Gets the description of the member.
GetModifiers Gets the modifiers for the member.
GetName Gets the name of the member.
SetDescription Sets the description of the member.
SetModifiers Sets the modifiers for the member.
SetName Sets the name of the member.

See Also

ICodeMember Interface | System.ComponentModel.Design.CodeModel Namespace