Compartir a través de


HttpRequestSequenceMock.MatchType Propiedad

Definición

Obtiene o establece el tipo de coincidencia para body.

public Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.HttpRequestMocks.HttpRequestSequenceMock.BodyMatchType MatchType { get; set; }
member this.MatchType : Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.HttpRequestMocks.HttpRequestSequenceMock.BodyMatchType with get, set
Public Property MatchType As HttpRequestSequenceMock.BodyMatchType

Valor de propiedad

Uno de exactos, parciales.

Se aplica a