Click or drag to resize

ShellColumnPropertyKey Property

Gets the column's property key.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public PropertyKey PropertyKey { get; }

Property Value

Type: PropertyKey
The property key.
See Also