IFeatureDetailGroup Interface

Defines the methods and properties for monitoring the health of a security component.

Namespace: Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure
Assembly: SHInfra (in shinfra.dll)

Usage

Syntax

'Declaration
Public Interface IFeatureDetailGroup
    Inherits IEnumerable
public interface IFeatureDetailGroup : IEnumerable
public interface class IFeatureDetailGroup : IEnumerable
public interface IFeatureDetailGroup extends IEnumerable
public interface IFeatureDetailGroup extends IEnumerable

Remarks

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

IFeatureDetailGroup Members
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace