Click or drag to resize

NotifyEventArgsFileSystemPath Property

Gets event source item's file system path.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string FileSystemPath { get; }

Property Value

Type: String
The file system path or null.
See Also