Click or drag to resize

FileSystemEntryFullName Property

Gets the full path name.

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

Property Value

Type: String
The full path name.
See Also