Compartir a través de


ContentLink.ContentVersion Propiedad

Definición

Obtiene o establece la versión de contenido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a