Share via


DeploymentServiceFault.Timestamp Property

Definition

Gets or sets the date/time value when the error occurred.

public:
 property DateTime Timestamp { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime Timestamp { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Timestamp : DateTime with get, set
Public Property Timestamp As DateTime

Property Value

The date/time of the error.

Attributes

Applies to