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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.