Compartir a través de


SsisPackage.ProjectVersion Propiedad

Definición

Obtiene o establece la versión del proyecto que contiene el paquete.

[Newtonsoft.Json.JsonProperty(PropertyName="projectVersion")]
public long? ProjectVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectVersion")>]
member this.ProjectVersion : Nullable<int64> with get, set
Public Property ProjectVersion As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a