CodeTypeRef Properties

Include Protected Members
Include Inherited Members

The CodeTypeRef type exposes the following members.

Properties

  Name Description
Public property AsFullName Gets the fully qualified name of the CodeTypeRef object.
Public property AsString Gets a string to use for displaying the CodeTypeRef object.
Public property CodeType Sets or gets information describing this item's kind of CodeTypeRef object.
Public property DTE Gets the top-level extensibility object.
Public property ElementType Sets or gets an object representing the programmatic type.
Public property Parent Gets the immediate parent object of a CodeTypeRef object.
Public property Rank If this item is an array, sets or gets the number of dimensions in this array.
Public property TypeKind Gets the base type of the CodeTypeRef.

Top

See Also

Reference

CodeTypeRef Interface

EnvDTE Namespace