AttachmentTypes 클래스
테스트 결과 첨부 파일의 첨부 파일 형식 이름을 지정합니다.
상속 계층 구조
System.Object
Microsoft.TeamFoundation.TestManagement.Common.AttachmentTypes
네임스페이스: Microsoft.TeamFoundation.TestManagement.Common
어셈블리: Microsoft.TeamFoundation.TestManagement.Common(Microsoft.TeamFoundation.TestManagement.Common.dll)
구문
‘선언
Public NotInheritable Class AttachmentTypes
public static class AttachmentTypes
public ref class AttachmentTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type AttachmentTypes = class end
public final class AttachmentTypes
AttachmentTypes 형식에서는 다음과 같은 멤버를 노출합니다.
필드
이름 | 설명 | |
---|---|---|
ActionRecording | "ActionRecording"을 반환합니다. | |
BugFilingData | "BugFilingData"를 반환합니다. | |
CodeCoverage | "CodeCoverage"를 반환합니다. | |
GeneralAttachment | "GeneralAttachment"를 반환합니다. | |
IntermediateCollectorData | "IntermediateCollectorData”를 반환합니다. | |
RunConfiguration | "RunConfiguration"을 반환합니다. | |
TestImpactDetails | "TestImpactDetails"를 반환합니다. | |
TmiTestRunDeploymentFiles | "TmiTestRunDeploymentFiles"를 반환합니다. | |
TmiTestRunReverseDeploymentFiles | "TmiTestRunReverseDeploymentFiles"를 반환합니다. | |
TrxTmiTestResultDetail | "TrxTmiTestResultDetail"을 반환합니다. | |
TrxTmiTestRunSummary | "TrxTmiTestRunSummary"를 반환합니다. |
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.