HttpRequestSequenceMock.Body 属性

定义

获取或设置要与请求正文匹配的正文。

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

属性值

内容。

适用于