FileAttributesCompressed Property
Gets or sets the required
AttributeState for the Compressed attribute.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public AttributeState Compressed { get; set; }
public:
property AttributeState Compressed {
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).