Represents a binary-encoded attachment.
Namespace:
Gallio.Common.MarkupAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class BinaryAttachment : Attachment, IEquatable<BinaryAttachment> |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class BinaryAttachment _ Inherits Attachment _ Implements IEquatable(Of BinaryAttachment) |
