Share via


HttpRequestSequenceMock.Body Property

Definition

Gets or sets the body to match against request's body.

public string Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

Property Value

Content.

Applies to