Gets or sets the attachment content serialized as text (including Base64 attachments), possibly null if none.
Namespace:
Gallio.Common.MarkupAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public string SerializedContents { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SerializedContents As String |
