Property TextLength
- Namespace
- MailFathom.Infrastructure.Secrets.Resolution
- Assembly
- MailFathom.Infrastructure.dll
TextLength
Gets the number of characters RevealTextInto(Span<char>) writes.
public int TextLength { get; }
Property Value
Exceptions
- ObjectDisposedException
Thrown when the material has already been erased.