FileSystemInfoEntryInfo Property |
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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