Compartir a través de


ArtifactContentPropertiesDefinition.ContentType Propiedad

Definición

Obtiene o establece el tipo de contenido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a