NRAttribute PropertiesNReflect
The NRAttribute type exposes the following members.
Properties

  NameDescription
Public propertyName
Gets or sets the name of the attribute.
Public propertyNamedValues
Gets a list containing all named values used to create the attribute.
Public propertyNamespace
Gets or sets the namespace of the attribute.
Public propertyValues
Gets a list containing all positional values used to create the attribute.
Back to Top
See Also