Freigeben über


STATSTG.atime-Feld

 

Veröffentlicht: Oktober 2016

Gibt den Zeitpunkt des letzten Zugriffs für dieses Speichers, Datenstroms oder Bytearrays array

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

Syntax

public FILETIME atime
public:
FILETIME atime
val mutable atime : FILETIME
Public atime 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