JsonContent.Value Property

Definition

Gets the value to be serialized and used as the body of the HttpRequestMessage that sends this instance.

C#
public object? Value { get; }

Property Value

The value to be serialized and used as the body of the HttpRequestMessage that sends this instance.

Applies to

Product Versions
.NET 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)