Click or drag to resize
RegisterMacroNamespaceAttribute Properties

The RegisterMacroNamespaceAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAllowAnonymous
If true, namespace members are allowed to be used also as anonymous
Public propertyHidden
If true, the namespace is hidden and doesn't show up in the Intellisense
Public propertyMarkedType
Namespace type
Public propertyName
Namespace name
Top
See Also