System::Net::Http::Headers::ContentDispositionHeaderValue::set_CreationDate Methode

ContentDispositionHeaderValue::set_CreationDate method

Setzt das Erstellungsdatum der Datei.

void System::Net::Http::Headers::ContentDispositionHeaderValue::set_CreationDate(Nullable<DateTimeOffset> value)
ParameterTypBeschreibung
WertNullable<DateTimeOffset>Der Wert, der gesetzt wird.

Siehe auch