Represents a text-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 TextAttachment : Attachment, IEquatable<TextAttachment> |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class TextAttachment _ Inherits Attachment _ Implements IEquatable(Of TextAttachment) |
