Click or drag to resize

BrowserView Property

Gets the view.

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

Property Value

Type: View
The view.
See Also