Click or drag to resize

FileStreamDescriptorDescriptor Property

Gets or sets the descriptor.

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

Property Value

Type: FILEDESCRIPTOR
The descriptor.
See Also