Share via


ActionResult.Created Property

Definition

Gets or sets the date and time when the action result was created.

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

Property Value

Applies to