ShellAddressBarShouldSerializeRootedAtFileSystemFolder Method |
Determine if we should serialize RootedAtFileSystemFolder.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected bool ShouldSerializeRootedAtFileSystemFolder()
Protected Function ShouldSerializeRootedAtFileSystemFolder As Boolean
protected:
bool ShouldSerializeRootedAtFileSystemFolder()
member ShouldSerializeRootedAtFileSystemFolder : unit -> bool
Return Value
Type:
BooleanTrue if the property should be serialized, false if it fails.
See Also