CodeAttribute Members
Include Protected Members
Include Inherited Members
Allows manipulation of a code element's attribute.
The CodeAttribute type exposes the following members.
Methods
Name
Description
Removes the current CodeAttribute.
Returns a TextPoint object that marks the end of the code element definition.
Returns a TextPoint that specifies the beginning of the code element definition.
Top
Properties
Name
Description
Returns a collection of objects contained within this code's CodeAttribute construct.
Gets the collection containing the CodeAttribute object supporting this property.
Gets the top-level extensibility object.
Gets the text point that is the location of the end of the code item.
Returns the requested Extender object.
Gets the Extender category ID (CATID) for the object.
Gets a list of available Extenders for the object.
Gets the full path and name of the CodeAttribute object's file.
Describes the capabilities of the code model.
Indicates whether or not a CodeType object can be obtained from this CodeAttribute object.
Gets an enumeration indicating the type of object.
Gets the programming language used to author the code.
Sets or gets the name of the CodeAttribute.
Gets the immediate parent object of a given CodeAttribute object.
Gets the ProjectItem associated with the CodeAttribute object.
Gets a TextPoint object that defines the beginning of the code item.
Sets or gets the data value for the object.
Top