Sdílet prostřednictvím


HttpResponseMock.ContentType Vlastnost

Definice

Získá nebo nastaví typ obsahu.

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

Hodnota vlastnosti

Typ obsahu. Výchozí hodnota je String.

Platí pro