Click or drag to resize

ExplorerBrowserIsAvailable Property

Gets a value indicating whether this instance is loaded and available.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public bool IsAvailable { get; }

Property Value

Type: Boolean
True if this instance is available, false if not.
See Also