Click or drag to resize
FileSystemInfoEntryInfo Property
[AlphaFS] Gets the instance of the FileSystemEntryInfo class.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public FileSystemEntryInfo EntryInfo { get; }

Property Value

Type: FileSystemEntryInfo
See Also