Click or drag to resize

PathEditIsInitializing Property

The value this property is true between the calls BeginInit() and EndInit() of the ISupportInitialize interface.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool IsInitializing { get; }

Property Value

Type: Boolean
See Also