ShellItem.FileName 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 public virtual string FileName { get; protected set; }
Property Value
Type:
StringThe System.FileName property value.
See Also