AssemblyConstants members
NOTE: This API is now obsolete.
This class and its members are reserved for internal use and are not intended to be used in your code. Contains constants for an assembly.
The AssemblyConstants type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
AssemblyFileVersion | Obsolete. Assembly file version. | |
AssemblyPublicKey | Obsolete. Assembly public key. | |
AssemblyVersion | Obsolete. Assembly version. |
Top