Method AsString
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
AsString()
Gets the attachment content as a string. Can only be called when AttachmentType returns String.
public string AsString()
Gets the attachment content as a string. Can only be called when AttachmentType returns String.
public string AsString()