FileMatchEventArgsFile Property |
The absolute filename of the item that is currently diagnosed of matching the search
criterion.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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