#region Assembly System.Net.Mail, version=8.0.0.0, culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 // C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\8.0.11\ref\net8.0\System.Net.Mail.dll #endregion
#nullable włącz
przestrzeń nazw System.Net.Mime;
// Streszczenie: Określa informacje o typie nośnika dla załącznika do wiadomości e-mailowej. publiczna klasa statyczna MediaTypeNames
{ // Streszczenie: Określa rodzaj danych aplikacji w załączniku wiadomości e-mailowej. Publiczna klasa statyczna Aplikacja { // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application znajdują się w URL zakodowany format. public const string FormUrlEncoded = "application/x-www-form-urlencoded"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w JSON format. public const string Json = "application/json"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w JSON Format patcha. public const string JsonPatch = "application/json-patch+json"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w JSON Format sekwencji tekstu. public const string JsonSequence = "application/json-seq"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application znajdują się w Webie Manifest aplikacji. public const string Manifest = "application/manifest+json"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application nie są interpretowane. public const string Octet = "application/octet-stream"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w trybie przenośnym Format dokumentu (PDF). public const string Pdf = "application/pdf"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w JSON Format szczegółów problemu. public const string ProblemJson = "application/problem+json"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w XML Format szczegółów problemu. public const string ProblemXml = "application/problem+xml"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w Rich Format tekstu (RTF). public const string Rtf = "application/rtf"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są SOAP dokument. public const string Soap = "application/soap+xml"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application znajdują się w WASM format. public const string Wasm = "application/wasm"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w XML format. public const string Xml = "application/xml"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w XML Format definicji typu dokumentu. public const string XmlDtd = "application/xml-dtd"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są w XML Format patcha. public const string XmlPatch = "application/xml-patch+xml"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Application są kompresowane. public const string Zip = "application/zip"; } // Streszczenie: Określa rodzaj danych czcionki w załączniku wiadomości e-mailowej. publiczna klasa statyczna Czcionka { // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Font znajdują się w kolekcji typów czcionek format. public const string Collection = "font/collection"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Font są w układzie OpenType (OTF). public const string OTF = "czcionka/OTF"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Font są w formacie SFNT. public const string Sfnt = "czcionka/sfnt"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Font są napisane czcionką TrueType (TTF). public const string Ttf = "font/ttf"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Font są w formacie WOFF. public const string Woff = "czcionka/woff"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Font są w formacie WOFF2. public const string Woff2 = "font/woff2"; } // Streszczenie: Określa rodzaj danych obrazowych w załączniku do wiadomości e-mailowej. publiczna klasa statyczna Obraz { // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w formacie AVIF. public const string Avif = "image/avif"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w formacie BMP. publiczny ciąg const Bmp = "image/bmp"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image znajdują się w Graphics Interchange Format (GIF). public const string Gif = "image/gif"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w formacie ICO. public const string Icon = "image/x-icon"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w Joint Photographic Ekspertów Group (JPEG). public const string Jpeg = "image/jpeg"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w formacie PNG. public const string Png = "image/png"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w formacie SVG. public const string Svg = "image/svg+xml"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image znajdują się w tagowanym obrazie Format pliku (TIFF). public const string Tiff = "image/tiff"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Image są w formacie WEBP. public const string Webp = "image/webp"; } // Streszczenie: Określa rodzaj wieloczęściowych danych w załączniku wiadomości e-mailowej. publiczna klasa statyczna Multipart { // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Multipart składają się z zakresy wielobajtów. public const string ByteRanges = "multipart/byteranges"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Multipart są w formacie. public const string FormData = "multipart/form-data"; } // Streszczenie: Określa rodzaj danych tekstowych w załączniku wiadomości e-mailowej. publiczna klasa statyczna Tekst { // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie CSS. public const string Css = "text/css"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie CSV. public const string Csv = "text/csv"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie HTML. public const string Html = "text/html"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w Javascript format. public const string JavaScript = "text/javascript"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie Markdown. public const string Markdown = "tekst/markdown"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formie tekstu jawnego format. public const string Plain = "tekst/plain"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie Rich Text (RTF). public const string RichText = "text/richtext"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie Rich Text (RTF). public const string Rtf = "text/rtf"; // Streszczenie: Określa, że dane System.Net.Mime.MediaTypeNames.Text są w formacie XML. public const string Xml = "text/xml"; }
} |