CodeTypeRef2 Properties

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubpropertyAsFullName

Gets the fully qualified name of the CodeTypeRef object.

System_CAPS_pubpropertyAsString

Gets a string to use for displaying the CodeTypeRef object.

System_CAPS_pubpropertyCodeType

Gets or sets information describing what kind of CodeTypeRef object this item is.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyElementType

Gets or sets an object representing the programmatic type.

System_CAPS_pubpropertyIsGeneric

Gets a value indicating whether the current class or struct is a generic.

System_CAPS_pubpropertyParent

Gets the immediate parent object of a CodeTypeRef object.

System_CAPS_pubpropertyRank

If this item is an array, gets or sets the number of dimensions in this array.

System_CAPS_pubpropertyTypeKind

Gets the base type of the CodeTypeRef.

Return to top
Show: