AssemblyInfo {Microsoft.VisualBasic.ApplicationServices.Development} | .NET clr documentation |
My Project\AssemblyInfo.vb
# namespace Microsoft.VisualBasic.ApplicationServices.Development
export class AssemblyInfo {
AssemblyCompany: string;
AssemblyCopyright: string;
AssemblyDescription: string;
AssemblyFileVersion: string;
AssemblyFullName: string;
AssemblyInformationalVersion: string;
AssemblyProduct: string;
AssemblyTitle: string;
AssemblyTrademark: string;
AssemblyVersion: string;
# The compile date and time of the assembly file.
BuiltTime: DateTime;
ComVisible: boolean;
# The following GUID is for the ID of the typelib if this project is exposed to COM
Guid: string;
Name: string;
TargetFramework: string;
}
BuiltTime
: DateTime