VersionDetails
Provides version information about an assembly module.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| Name |
Gets the name of the module. |
string |
None. |
| Company |
Gets the company name string of the module. |
string |
None. |
| Product |
Gets the product name string of the module. |
string |
None. |
| Copyright |
Gets the copyright string of the module. |
string |
None. |
| Title |
Gets the title string of the module. |
string |
None. |
| FileVersion |
Gets the file version string of the module. |
string |
None. |
| Version |
Gets the module version string of the module. |
string |
None. |