Click or drag to resize

ShellItemFileName Property

Gets or sets the System.FileName property value.

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

Property Value

Type: String
The System.FileName property value.
See Also