AssemblyManifestDeclaration Properties |
The AssemblyManifestDeclaration type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets or set the assembly attributes.
| |
Culture |
Gets the name of the assembly culture.
| |
CustomDebuggingInformation | (Inherited from Declaration.) | |
HashAlgorithm |
Gets or set the hash algorithm identifier.
| |
IsOriginal |
Determines whether the current declaration existed in the source assembly.
(Inherited from MetadataDeclaration.) | |
IsRetargetable | ||
IsStronglyNamed | ||
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.) | |
OverwrittenFullName |
Gets the full name based on the OverwrittenName instead
of the normal Name.
| |
OverwrittenName |
Name of the assembly as it will be emitted during compilation.
| |
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 |
Gets or set the assembly version.
|