TextPart.this

Creates a new text MIME part object with a default content-type of text/plain.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class TextPart
    this
    ()

Return Value

an empty MIME Part object with a default content-type of text/plain.