Click or drag to resize

FolderPickerFileNameLabel Property

Gets or sets the file name label.

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

Property Value

Type: String
The file name label.
See Also