Enum TestAttachmentType
Gets the type of the test attachment
public enum TestAttachmentType
- Extension Methods
Fields
ByteArray = 2Indicates a test attachment that is an array of bytes.
String = 1Indicates a test attachment that is a string.
Gets the type of the test attachment
public enum TestAttachmentType
ByteArray = 2Indicates a test attachment that is an array of bytes.
String = 1Indicates a test attachment that is a string.