The NRMember 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 member.
| |
| Name |
Gets or sets the name of the member.
| |
| Type |
Gets or sets the type of the member.
| |
| TypeFullName |
Gets or sets the full name of the type.
|
See Also