Click or drag to resize

COMReference Fields

The COMReference type exposes the following members.

Fields
  NameDescription
Protected field_active (Inherited from Reference.)
Protected field_aliases
The aliases for the reference, if any (null if none). Comma-separated if more than one.
(Inherited from Reference.)
Protected field_aliasNamespaces
The namespaces associated with any aliases for the reference.
(Inherited from Reference.)
Protected field_annotations
Any Annotations (Comments, DocComments, Attributes, or Messages) associated with the CodeObject (null if none).
(Inherited from CodeObject.)
Protected field_columnNumber
The starting column number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.)
Protected field_embedInteropTypes
Protected field_formatFlags
Formatting flags - for line feeds, braces, etc.
(Inherited from CodeObject.)
Protected field_guid
Protected field_isHidden
True if the reference is hidden in the UI.
(Inherited from Reference.)
Protected field_isolated
Protected field_lcid
Protected field_lineNumber
The starting line number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.)
Protected field_loadedAssembly
The loaded assembly associated with this reference.
(Inherited from Reference.)
Protected field_name
The name of the reference.
(Inherited from Reference.)
Protected field_parent
The parent CodeObject.
(Inherited from CodeObject.)
Protected field_versionMajor
Protected field_versionMinor
Protected field_wrapperTool
Public fieldStatic memberParseToken
The parse token of the reference.
Public fieldRequestedLocation
The location requested when loaded (actual may differ).
(Inherited from Reference.)
Public fieldRequestedVersion
The version requested when loaded (actual may differ).
(Inherited from Reference.)
Top
See Also