ShellDataObjectFileDescriptors Property |
Gets a list of file descriptors the data object may reference.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IReadOnlyList<FILEDESCRIPTOR> FileDescriptors { get; }
Property Value
Type:
IReadOnlyListFILEDESCRIPTORA list of file descriptors the data object may reference.
See Also