HttpRequestSequenceMock.Url 属性

定义

获取或设置要匹配的 URL。 绝对或相对,可能包含 * 通配符。

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

属性值

URL。

适用于