OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.AttachmentType Class Reference

An "extensible Enum" that can be used to describe attachments. More...

Inherits IEquatable< AttachmentType >.

Public Member Functions

 AttachmentType (string TypeName)
 Creates an attachment type object.
 
override bool Equals (object obj)
 Compares this object to another.
 
override int GetHashCode ()
 Returns the hashcode for this object.
 

Properties

static AttachmentType LogFile [get]
 A log file.
 
static AttachmentType TestPlan [get]
 A TestPlan XML file.
 

Detailed Description

An "extensible Enum" that can be used to describe attachments.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41