OOTBSchemaInformation.Dump method
Prints all default managed properties to the console.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Shared Sub Dump
'Usage
OOTBSchemaInformation.Dump()
public static void Dump()
Remarks
The first line is a comma separated list of column headers. The rest of the output describes the default managed properties, one per line. Each line is a comma separated list of values, describing the configuration of one managed property, according to the column headers.