Public Properties

  Name Description
public property AnchorAttributes Gets an AttributeDescriptionCollection object. The AttributeDescriptionCollection object contains a collection of AttributeDescription objects that constitute the anchor.
public property Attributes Gets an AttributeDescriptionCollection object that contains a collection of the AttributeDescription objects that exist in this Type.
public property Name Gets a string that contains the name of the object Type. The object Type represents type declarations such as class types, interface types, array types, value types, and enumeration types, as defined in the Type Members class.

See Also