Method IsPlainTextMimeType
IsPlainTextMimeType(string?)
Gets a value indicating whether the specified MIME type is a plain text MIME type.
public static bool IsPlainTextMimeType(string? mimeType)
Parameters
mimeType
stringThe MIME type to check.