TypeInfo Properties

The TypeInfo type exposes the following members.

Properties
  NameDescription
Public propertyTypeName
The name of a type declared for the associated element or attribute, or null if unknown.
Public propertyTypeNamespace
Gets the type namespace.The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.
See Also