Click or drag to resize

PropertyStoreClone Method

Clones this instance.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual PropertyStore Clone()

Return Value

Type: PropertyStore
An instance of the PropertyStore class.
See Also