IBuildExeMetadata
Declaration
IBuildExeMetadata : IDispatch
Overview
This interface is meant to retrieve and modify the build exe metadata.
Properties
String Comments - Gets or sets the Comments metadata.
String CompanyName - Gets or sets the CompanyName metadata.
String FileDescription - Gets or sets the FileDescription metadata.
String FileVersion - Gets or sets the FileVersion metadata.
String InternalName - Gets or sets the InternalName metadata.
String LegalCopyright - Gets or sets the LegalCopyright metadata.
String LegalTrademarks - Gets or sets the LegalTrademarks metadata.
String OriginalFileName - Gets or sets the OriginalFileName metadata.
String ProductName - Gets or sets the ProductName metadata.
String ProductVersion - Gets or sets the ProductVersion metadata.