CodeTypeRef Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | AsFullName | Gets the fully qualified name of the CodeTypeRef object. |
![]() | AsString | Gets a string to use for displaying the CodeTypeRef object. |
![]() | CodeType | Sets or gets information describing this item's kind of CodeTypeRef object. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | ElementType | Sets or gets an object representing the programmatic type. |
![]() | Parent | Gets the immediate parent object of a CodeTypeRef object. |
![]() | Rank | If this item is an array, sets or gets the number of dimensions in this array. |
![]() | TypeKind | Gets the base type of the CodeTypeRef. |
Show:
