TeamFoundationTeamService 클래스
상속 계층 구조
System.Object
Microsoft.TeamFoundation.Server.Core.TeamFoundationTeamService
네임스페이스: Microsoft.TeamFoundation.Server.Core
어셈블리: Microsoft.TeamFoundation.Server.Core(Microsoft.TeamFoundation.Server.Core.dll)
구문
‘선언
<TeamFoundationServiceDependency(GetType(TeamFoundationIdentityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationCatalogService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationHostManagementService))> _
<TeamFoundationServiceDependency(GetType(CommonStructureService))> _
<TeamFoundationServiceDependency(GetType(SecurityService))> _
Public Class TeamFoundationTeamService _
Implements ITeamFoundationTeamService, ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationIdentityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationCatalogService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))]
[TeamFoundationServiceDependency(typeof(CommonStructureService))]
[TeamFoundationServiceDependency(typeof(SecurityService))]
public class TeamFoundationTeamService : ITeamFoundationTeamService,
ITeamFoundationService
TeamFoundationTeamService 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
TeamFoundationTeamService |
위쪽
메서드
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.