Click or drag to resize

FileStreamDescriptorDescriptor Property

Gets or sets the descriptor.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual FILEDESCRIPTOR Descriptor { get; set; }

Property Value

Type: FILEDESCRIPTOR
The descriptor.
See Also