PropertyDescriptionCanonicalName Property |
Gets the case-sensitive name by which a property is known to the system, regardless of its localized name.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string CanonicalName { get; }
Property Value
Type:
StringThe canonical name.
See Also