PathEventArgsPath Property |
The affected path.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic string Path { get; }Public ReadOnly Property Path As String
Get
public:
property String^ Path {
String^ get ();
}member Path : string with get
Property Value
String
See Also