共用方式為


HttpResponseMock.ContentType 屬性

定義

取得或設定內容類型。

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

屬性值

內容型別。 預設值為 String。

適用於