System::Net::Http::Headers::ContentDispositionHeaderValue::set_CreationDate method

ContentDispositionHeaderValue::set_CreationDate method

Establece la fecha de creación del archivo.

void System::Net::Http::Headers::ContentDispositionHeaderValue::set_CreationDate(Nullable<DateTimeOffset> value)
ParámetroTipoDescripción
valueNullable<DateTimeOffset>El valor que se establecerá.

Ver también