ScriptingCriteriaFileName Property
Gets or sets the full path name of the script file.
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