Share via


DesignCheckerInformation.Categories Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Property Categories As ConverterCategoryCollection
    Get
    Set
'Usage
Dim instance As DesignCheckerInformation
Dim value As ConverterCategoryCollection

value = instance.Categories

instance.Categories = value
public ConverterCategoryCollection Categories { get; set; }

Property Value

Type: Microsoft.Office.InfoPath.Server.Administration.ConverterCategoryCollection

See Also

Reference

DesignCheckerInformation Class

DesignCheckerInformation Members

Microsoft.Office.InfoPath.Server.Administration Namespace