C# Class BetterExplorer.FolderSizeWindow.WIN32_FIND_DATA

Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

Свойство Type Description
dwFileAttributes System.IO.FileAttributes
dwReserved0 uint
dwReserved1 uint
ftCreationTime System.Runtime.InteropServices.FILETIME
ftLastAccessTime System.Runtime.InteropServices.FILETIME
ftLastWriteTime System.Runtime.InteropServices.FILETIME
nFileSizeHigh uint
nFileSizeLow uint

Property Details

dwFileAttributes public_oe property

public FileAttributes,System.IO dwFileAttributes
Résultat System.IO.FileAttributes

dwReserved0 public_oe property

public uint dwReserved0
Résultat uint

dwReserved1 public_oe property

public uint dwReserved1
Résultat uint

ftCreationTime public_oe property

public FILETIME,System.Runtime.InteropServices ftCreationTime
Résultat System.Runtime.InteropServices.FILETIME

ftLastAccessTime public_oe property

public FILETIME,System.Runtime.InteropServices ftLastAccessTime
Résultat System.Runtime.InteropServices.FILETIME

ftLastWriteTime public_oe property

public FILETIME,System.Runtime.InteropServices ftLastWriteTime
Résultat System.Runtime.InteropServices.FILETIME

nFileSizeHigh public_oe property

public uint nFileSizeHigh
Résultat uint

nFileSizeLow public_oe property

public uint nFileSizeLow
Résultat uint