LoggingCategory enumeration

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.Office.SharePoint.ClientExtensions.Publishing
Assembly:  Microsoft.Office.SharePoint.ClientExtensions (in Microsoft.Office.SharePoint.ClientExtensions.dll)

Syntax

'Declaration
Public Enumeration LoggingCategory
'Usage
Dim instance As LoggingCategory
public enum LoggingCategory

Members

Member name Description
Informational This member is reserved for internal use and is not intended to be used directly from your code.
Warning This member is reserved for internal use and is not intended to be used directly from your code.
FatalError This member is reserved for internal use and is not intended to be used directly from your code.

See also

Reference

Microsoft.Office.SharePoint.ClientExtensions.Publishing namespace