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