FileSystemInfoEntryInfo Property |
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public FileSystemEntryInfo EntryInfo { get; }
Public ReadOnly Property EntryInfo As FileSystemEntryInfo
Get
public:
property FileSystemEntryInfo^ EntryInfo {
FileSystemEntryInfo^ get ();
}
member EntryInfo : FileSystemEntryInfo with get
Property Value
Type:
FileSystemEntryInfoSee Also