An embedded attachment tag.
Namespace:
Gallio.Common.Markup.TagsAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class EmbedTag : Tag, ICloneable<EmbedTag>, ICloneable, IEquatable<EmbedTag> |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class EmbedTag _ Inherits Tag _ Implements ICloneable(Of EmbedTag), ICloneable, _ IEquatable(Of EmbedTag) |
