AssemblyRefDeclaration Properties |
The AssemblyRefDeclaration type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets or sets the assembly reference attributes.
| |
Culture | ||
CustomDebuggingInformation | (Inherited from Declaration.) | |
HashAlgorithm | ||
HashValue | ||
IsOriginal |
Determines whether the current declaration existed in the source assembly.
(Inherited from MetadataDeclaration.) | |
IsRetargetable | ||
IsStronglyNamed | ||
IsWeaklyReferenced |
Determines whether the current declaration is weakly or strongly
referenced in the current module.
| |
MetadataToken |
Gets or sets the token of the current declaration.
(Inherited from MetadataDeclaration.) | |
Name |
Gets or sets the name of the current declaration.
(Inherited from NamedMetadataDeclaration.) | |
OriginalDeclaration |
When the declaration represents another declaration in the source assembly, this property refers to this declaration.
When using GetReflectionObject(Type[], Type[], BindingOptions), the original declaration should actually be retrieved.
(Inherited from MetadataDeclaration.) | |
OriginalName | (Inherited from NamedMetadataDeclaration.) | |
ParentMember |
Gets the parent member of the current declaration.
(Overrides MetadataDeclaration.ParentMember.) | |
ParentType |
Gets the parent type of the current declaration.
(Overrides MetadataDeclaration.ParentType.) | |
ProcessorArchitecture | ||
Version |