Click or drag to resize

INamed Properties

The INamed type exposes the following members.

Properties
  NameDescription
Public propertyName
The name of the entity/type
Public propertyPackage
null if this is a global entity/type, otherwise the package the entity/type is contained in.
Public propertyPackagePrefixedName
The name of the entity/type in case of a global type, the name of the entity/type prefixed by the name of the package otherwise (separated by a double colon).
Top
See Also