DocumentParserFileFormat class

Representation of a file format supported by the document parser.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.DocumentParserFileFormat

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public NotInheritable Class DocumentParserFileFormat
'Usage
Dim instance As DocumentParserFileFormat
public sealed class DocumentParserFileFormat

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

DocumentParserFileFormat members

Microsoft.Office.Server.Search.Administration namespace