NRTypeBase PropertiesNReflect
The NRTypeBase type exposes the following members.
Properties

  NameDescription
Public propertyAccessModifier
Gets or sets the access modifier for this type.
Public propertyAttributes
Gets a list of attributes of the type.
Public propertyDeclaringTypeFullName
Gets or sets the full full name of the type in which this type is nested.
Public propertyFullName
Gets or sets the full name of this type.
Public propertyName
Gets or sets the name of this type.
Public propertyNamespace
Gets or sets the namespace of this type.
Back to Top
See Also