Compartir a través de


FileGetFromComputeNodeHeaders.ContentType Propiedad

Definición

Obtiene o establece el tipo de contenido del archivo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a