AssemblyReference Fields |
The AssemblyReference type exposes the following members.
Name | Description | |
---|---|---|
![]() | _active | (Inherited from Reference.) |
![]() | _aliases |
The aliases for the reference, if any (null if none). Comma-separated if more than one.
(Inherited from Reference.) |
![]() | _aliasNamespaces |
The namespaces associated with any aliases for the reference.
(Inherited from Reference.) |
![]() | _annotations |
Any Annotations (Comments, DocComments, Attributes,
or Messages) associated with the CodeObject (null if none).
(Inherited from CodeObject.) |
![]() | _columnNumber |
The starting column number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.) |
![]() | _embedInteropTypes | |
![]() | _formatFlags |
Formatting flags - for line feeds, braces, etc.
(Inherited from CodeObject.) |
![]() | _hintPath | |
![]() | _isHidden |
True if the reference is hidden in the UI.
(Inherited from Reference.) |
![]() | _isSpecificVersion | |
![]() | _lineNumber |
The starting line number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.) |
![]() | _loadedAssembly |
The loaded assembly associated with this reference.
(Inherited from Reference.) |
![]() | _name |
The name of the reference.
(Inherited from Reference.) |
![]() | _parent |
The parent CodeObject.
(Inherited from CodeObject.) |
![]() | _private | |
![]() | _requiredTargetFrameworkVersion | |
![]() ![]() | AllFrameworkAssemblies |
A dictionary of all framework assembly names across all platforms and versions.
|
![]() ![]() | HideMscorlib45Types |
Types to be hidden from .NET 4.5 mscorlib 4.0 for older versions.
|
![]() ![]() | HideMscorlib4Types |
Types to be hidden from .NET mscorlib 4.0 for older versions.
|
![]() ![]() | HideSilverlightMscorlib4Types |
Types to be hidden from Silverlight mscorlib 4.0 for older versions.
|
![]() ![]() | ParseToken |
The parse token of the reference.
|
![]() | RequestedLocation |
The location requested when loaded (actual may differ).
(Inherited from Reference.) |
![]() | RequestedVersion |
The version requested when loaded (actual may differ).
(Inherited from Reference.) |