Click or drag to resize

NsInfo Properties

The NsInfo type exposes the following members.

Properties
  NameDescription
Public propertyAliases
Stores info about aliases used directly in the ModuleMember.
Public propertyAliasesResolved
True if ModuleMember is AliasDefinition and it has a complete information about namespaces and aliases.
Public propertyModuleMember
ModuleMember that the collected information is related to.
Public propertyNamespaces
Stores info about namespaces used directly or indirectly (trough aliases) in the ModuleMember.
Top
See Also