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