Click or drag to resize

KnownFolderLocalizedName Property

Gets the localized name.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string LocalizedName { get; }

Property Value

Type: String
The localized name.
See Also