The NRTypeBase type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AccessModifier |
Gets or sets the access modifier for this type.
| |
| Attributes |
Gets a list of attributes of the type.
| |
| DeclaringTypeFullName |
Gets or sets the full full name of the type in which this type is nested.
| |
| FullName |
Gets or sets the full name of this type.
| |
| Name |
Gets or sets the name of this type.
| |
| Namespace |
Gets or sets the namespace of this type.
|
See Also