Compartilhar via


Propriedade TfsGitDiffEntry.NewObjectId

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

Sintaxe

'Declaração
Public Property NewObjectId As Byte()
public byte[] NewObjectId { get; private set; }

Valor de propriedade

Tipo: array<System.Byte[]
Retorna Byte.

Segurança do .NET Framework

Consulte também

Referência

TfsGitDiffEntry Classe

Namespace Microsoft.TeamFoundation.Git.Server