TeamFoundationPropertyService.SetProperties 메서드
보호된 멤버 포함
상속된 멤버 포함
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
SetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactPropertyValue>) | 참고 항목에 속성을 설정: 모든 아티팩트 종류 같은 이어야 합니다. | |
SetProperties(TeamFoundationRequestContext, ArtifactSpec, IEnumerable<PropertyValue>) | 아티팩트 속성 설정 | |
SetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactSpec>, IEnumerable<PropertyValue>) | SetProperties 각 아티팩트 아티팩트 사양 목록에서 업데이트 되며 지정 된 각 속성을 설정 하는 오버 로드 됩니다. 효과적으로 크로스 조인을 업데이트입니다. | |
SetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactPropertyValue>, Nullable<DateTime>, Nullable<Guid>) | 참고 항목에 속성을 설정: 모든 아티팩트 종류 같은 이어야 합니다. |
위쪽