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 public string CanonicalName { get; }
Property Value
Type:
StringThe canonical name.
See Also