DocumentParserFileFormat properties

The DocumentParserFileFormat type exposes the following members.

Properties

  Name Description
Public property BuiltIn Gets or sets a value indicating whether the file format is system built-in or defined by the user.
Public property Enabled Gets or sets a value indicating whether the parsing of the file format is enabled.
Public property Extension Gets or sets the extension associated with the format.
Public property Identity Gets or sets the file format identification.
Public property MimeType Gets or sets the mime type associated with the format.
Public property Name Gets or sets the format name, usually the name of the application that handles the format.

Top

See also

Reference

DocumentParserFileFormat class

Microsoft.Office.Server.Search.Administration namespace