Click or drag to resize

ComServerLocalizedStringString Property

Gets the localized string. If will be different of LocalizedString only if LocalizedString is a Shell indirect string.

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

Property Value

Type: String
The localized string.
See Also