Freigeben über


TfsGitCommitMetadata.ChangeCounts-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public Property ChangeCounts As Dictionary(Of TfsGitChangeType, Integer)
public Dictionary<TfsGitChangeType, int> ChangeCounts { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.Dictionary<TfsGitChangeType, Int32>

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsGitCommitMetadata Klasse

Microsoft.TeamFoundation.Git.Server-Namespace