Configuration.ContentType プロパティ

定義

構成のコンテンツ タイプを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="contentType")]
public string ContentType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentType")>]
member this.ContentType : string
Public ReadOnly Property ContentType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象