อ่านในภาษาอังกฤษ

แชร์ผ่าน


BodyContentType Enum

Definition

Defines the types of encoding possible for request bodies.

C#
public enum BodyContentType
Inheritance
BodyContentType

Fields

Name Value Description
ApplicationJson 0

Represents the "application/json" content type.

TextPlain 1

Represents the "text/plain" content type.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided)