ICommitsCommitItem Interface

Namespace:  Microsoft.TeamFoundation.Git.Controls.Extensibility
Assembly:  Microsoft.TeamFoundation.Git.Controls (in Microsoft.TeamFoundation.Git.Controls.dll)

Syntax

'Declaration
Public Interface ICommitsCommitItem
public interface ICommitsCommitItem
public interface class ICommitsCommitItem
type ICommitsCommitItem =  interface end
public interface ICommitsCommitItem

The ICommitsCommitItem type exposes the following members.

Properties

  Name Description
Public property AuthoredTime
Public property AuthorEmail
Public property AuthorName
Public property CommitMessage
Public property Sha

Top

See Also

Reference

Microsoft.TeamFoundation.Git.Controls.Extensibility Namespace