Click or drag to resize

FolderPickerResult Property

Gets the result item.

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

Property Value

Type: Item
The result.
See Also