FileAttributesFolder Property
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public AttributeState Folder { get; set; }
public:
property AttributeState Folder {
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).