TeamFoundationProcessTemplateService 클래스
컬렉션에 대 한 프로세스 템플릿을 관리 하는 서비스입니다.
상속 계층 구조
System.Object
Microsoft.TeamFoundation.Server.Core.TeamFoundationProcessTemplateService
네임스페이스: Microsoft.TeamFoundation.Server.Core
어셈블리: Microsoft.TeamFoundation.Server.Core(Microsoft.TeamFoundation.Server.Core.dll)
구문
‘선언
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationLockingService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationFileService))> _
Public Class TeamFoundationProcessTemplateService _
Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationFileService))]
public class TeamFoundationProcessTemplateService : ITeamFoundationService
TeamFoundationProcessTemplateService 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
TeamFoundationProcessTemplateService |
위쪽
메서드
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.