FolderPickerResult Property |
Gets the result item.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual Item Result { get; protected set; }
Property Value
Type:
Item
The result.
See Also