SearchFileSystemCriteriaFileName Property
Gets or sets the file name expression to search for.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string FileName { get; set; }
public:
property String^ FileName {
String^ get ();
void set (String^ value);
}
Property Value
String