Share via


CategoryTarget Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies category targets.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

Usage

'Usage
Dim instance As CategoryTarget

Syntax

'Declaration
Public Enumeration CategoryTarget
public enum CategoryTarget
public enum class CategoryTarget
public enum CategoryTarget
public enum CategoryTarget

Members

Member name Description
Element Specifies the target for this category is an element.
ManagementPack Specifies the target for this category is a management pack.
Unknown Specifies the target for this category is an unknown.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace