FileAttributesSystemFile Property
Gets or sets the required
AttributeState for the SystemFile attribute.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public AttributeState SystemFile { get; set; }
public:
property AttributeState SystemFile {
AttributeState get ();
void set (AttributeState value);
}
Property Value
AttributeState If this property is not required for searching it should be set to AttributeState.Either (the default value).