Compartir a través de


HttpResponseMock.ContentType Propiedad

Definición

Obtiene o establece el tipo de contenido.

public Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.HttpRequestMocks.HttpResponseMock.ResponseContentType ContentType { get; set; }
member this.ContentType : Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.HttpRequestMocks.HttpResponseMock.ResponseContentType with get, set
Public Property ContentType As HttpResponseMock.ResponseContentType

Valor de propiedad

Tipo de contenido. El valor predeterminado es String.

Se aplica a