RangeConditionHeaderValue.Date Propriedade
Definição
Obtém a data do objeto RangeConditionHeaderValue.Gets the date from the RangeConditionHeaderValue object.
public:
property Nullable<DateTimeOffset> Date { Nullable<DateTimeOffset> get(); };
public DateTimeOffset? Date { get; }
member this.Date : Nullable<DateTimeOffset>
Public ReadOnly Property Date As Nullable(Of DateTimeOffset)
Valor da propriedade
A data do RangeConditionHeaderValue objeto.The date from the RangeConditionHeaderValue object.