PropertyKeyIsNull Property |
Gets a value indicating whether this instance is the NULL property key (guid empty and identitifier set to 0).
Namespace:
callback.ShellBoost.Core.WindowsPropertySystem
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsNull { get; }
Property Value
Type:
Booleantrue if this instance is the NULL property key; otherwise,
false.
See Also