log {Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio} .NET clr documentation

log

Description

svn log or git log

Declare

            
# namespace Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio
export class log {
   author: string;
   commit: string;
   date: DateTime;
   message: string;
}

        

.NET clr type reference tree

  1. use by property member date: DateTime

[Package {$package} version {$version} Index]