CodeTypeRef Members
Include Protected Members
Include Inherited Members
An object defining the type of a construct in a source file.
The CodeTypeRef type exposes the following members.
Methods
Name
Description
Creates an array of a specified type, and inserts it into the code in the correct location.
Top
Properties
Name
Description
Gets the fully qualified name of the CodeTypeRef object.
Gets a string to use for displaying the CodeTypeRef object.
Sets or gets information describing this item's kind of CodeTypeRef object.
Gets the top-level extensibility object.
Sets or gets an object representing the programmatic type.
Gets the immediate parent object of a CodeTypeRef object.
If this item is an array, sets or gets the number of dimensions in this array.
Gets the base type of the CodeTypeRef.
Top