FeatureListFeatureHealthCheckResultFalse Class

Represents a security add-in element that is defined by the ResultFalse complex type. The FeatureListFeatureHealthCheckResultFalse object defines the status value and the detail text for a security component when the processing object returns false.

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

[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(AnonymousType=true)] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[DesignerCategoryAttribute("code")] 
public class FeatureListFeatureHealthCheckResultFalse
/** @attribute SerializableAttribute() */ 
/** @attribute DebuggerStepThroughAttribute() */ 
/** @attribute XmlTypeAttribute(AnonymousType=true) */ 
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */ 
/** @attribute DesignerCategoryAttribute("code") */ 
public class FeatureListFeatureHealthCheckResultFalse
SerializableAttribute 
DebuggerStepThroughAttribute 
XmlTypeAttribute(AnonymousType=true) 
GeneratedCodeAttribute("xsd", "2.0.50727.42") 
DesignerCategoryAttribute("code") 
public class FeatureListFeatureHealthCheckResultFalse

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


System.Object
  Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.FeatureListFeatureHealthCheckResultFalse

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

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

Target Platforms

Show: