PackageClass.CreationDate Propiedad

Definición

public:
 virtual property DateTime CreationDate { DateTime get(); void set(DateTime value); };
public virtual DateTime CreationDate { get; set; }
member this.CreationDate : DateTime with get, set
Public Overridable Property CreationDate As DateTime

Valor de propiedad

La fecha y hora en que se creó el paquete.

Implementaciones

Se aplica a