HttpResponseMock.ContentType Proprietà

Definizione

Ottiene o imposta il tipo di contenuto.

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

Valore della proprietà

Tipo di contenuto. Il valore predefinito è String.

Si applica a