FileMatchEventArgsFile Property |
The absolute filename of the item that is currently diagnosed of matching the search
criterion.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic string File { get; }Public ReadOnly Property File As String
Get
public:
property String^ File {
String^ get ();
}member File : string with get
Property Value
String
See Also