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