Represents a property declaration in a class.
[Visual Basic] Public Interface ICodeProperty Implements ICodeMember, ICodeElement [C#] public interface ICodeProperty : ICodeMember, ICodeElement [C++] public __gc __interface ICodeProperty : public ICodeMember, ICodeElement
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.ComponentModel.Design.CodeModel
Assembly: System.dll
ICodeProperty Members | System.ComponentModel.Design.CodeModel Namespace