Click or drag to resize

ViewNativeObject Property

Gets the underlying Shell native object (IShellView).

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Object NativeObject { get; }

Property Value

Type: Object
The native object.
See Also