Click or drag to resize

GetDynamicColumnDetailsEventArgsPropertyKey Property

Gets the dynamic 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 dynamic column's property key.
See Also