Share via


DesignCheckerInformation.Messages 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 Messages As ConverterMessageCollection
    Get
    Set
'Usage
Dim instance As DesignCheckerInformation
Dim value As ConverterMessageCollection

value = instance.Messages

instance.Messages = value
public ConverterMessageCollection Messages { get; set; }

Property Value

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

See Also

Reference

DesignCheckerInformation Class

DesignCheckerInformation Members

Microsoft.Office.InfoPath.Server.Administration Namespace