Click or drag to resize

PropertyDescriptionCanonicalName Property

Gets the case-sensitive name by which a property is known to the system, regardless of its localized name.

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

Property Value

Type: String
The canonical name.
See Also