FolderViewNativeObject Property |
Gets the underlying Shell native object (IFolderView).
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Object NativeObject { get; }
Property Value
Type:
Object
The native object.
See Also