ChangeRequest.ItemType 속성
ItemType은 저장소에 항목을 추가 하는 경우에 설정할 수 있는 버전이 지정 되지 않은 속성입니다. 파일 또는 폴더 항목을 형식을 변경할 수 없습니다. 클라이언트 호출을 구분할 ItemType에 제공 해야 합니다.
네임스페이스: Microsoft.TeamFoundation.VersionControl.Server
어셈블리: Microsoft.TeamFoundation.VersionControl.Server(Microsoft.TeamFoundation.VersionControl.Server.dll)
구문
‘선언
Public Property ItemType As ItemType
public ItemType ItemType { get; set; }
속성 값
형식: Microsoft.TeamFoundation.VersionControl.Server.ItemType
ItemType 를 반환합니다.
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.