IEnumParserProperties Interface

Applies to: SharePoint Foundation 2010

Provides an interface that a COM object can use to implement an enumerable document property collection.

{
   uuid(5306D4BB-9F8B-47f7-940B-F34C337EE2DB)
}
interface IEnumParserProperties : IUnknown

Remarks

This interface does not return any property aliases specified for the property.

See Also

Concepts

Document Parser Interface Overview

Custom Document Parsers