Share via


Project.CreationDate Propiedad

Definición

Obtiene o establece la fecha y hora en que se creó el proyecto.

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

Valor de propiedad

DateTimeOffset

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

Se aplica a