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