FileGetPropertiesFromTaskHeaders.ContentType プロパティ

定義

ファイルのコンテンツ タイプを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="Content-Type")]
public string ContentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Content-Type")>]
member this.ContentType : string with get, set
Public Property ContentType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象