TfsGitObject.m_objectId Field

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

Syntax

'Declaration
Protected ReadOnly m_objectId As Byte()
protected readonly byte[] m_objectId
protected:
initonly array<unsigned char>^ m_objectId
val m_objectId: byte[]
protected final var m_objectId : byte[]

.NET Framework Security

See Also

Reference

TfsGitObject Class

Microsoft.TeamFoundation.Git.Server Namespace