PushNotification.IncludedCommits 屬性

將 (如果有的話) 推入包括

命名空間:  Microsoft.TeamFoundation.Git.Server
組件:  Microsoft.TeamFoundation.Git.Server (在 Microsoft.TeamFoundation.Git.Server.dll 中)

語法

'宣告
Public Property IncludedCommits As IEnumerable(Of Byte())
public IEnumerable<byte[]> IncludedCommits { get; private set; }

屬性值

類型:System.Collections.Generic.IEnumerable<array<Byte[]>

.NET Framework 安全性

請參閱

參考

PushNotification 類別

Microsoft.TeamFoundation.Git.Server 命名空間