Click or drag to resize

ShellAddressBarShouldSerializeRootedAtFileSystemFolder Method

Determine if we should serialize RootedAtFileSystemFolder.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected bool ShouldSerializeRootedAtFileSystemFolder()

Return Value

Boolean
True if the property should be serialized, false if it fails.
See Also