Freigeben über


STATSTG.ctime-Feld

 

Veröffentlicht: Oktober 2016

Gibt die Erstellungszeit dieses Speichers, Datenstroms oder Bytearrays Array an.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

public FILETIME ctime
public:
FILETIME ctime
val mutable ctime : FILETIME
Public ctime As FILETIME

Feldwert

Type: System.Runtime.InteropServices.FILETIME

Hinweise

Weitere Informationen finden Sie in der Dokumentation zu STATSTG in der MSDN Library.

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

STATSTG-Struktur
System.Runtime.InteropServices-Namespace

Zurück zum Anfang