HttpCachePolicy.UtcTimestampCreated Proprietà

Definizione

Ottiene o imposta il timestamp in formato UTC (Coordinated Universal Time) per HttpCachePolicy.

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

Valore della proprietà

DateTime

Oggetto DateTime per l'oggetto HttpCachePolicy.

Si applica a