TfsGitObject.m_objectType Field
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
Protected ReadOnly m_objectType As TfsGitObjectType
protected readonly TfsGitObjectType m_objectType
protected:
initonly TfsGitObjectType m_objectType
val m_objectType: TfsGitObjectType
protected final var m_objectType : TfsGitObjectType
.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.