FeatureListFeatureHealthCheckResultTrue Class

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

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

Usage

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(AnonymousType:=True)> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
Public Class FeatureListFeatureHealthCheckResultTrue
[SerializableAttribute] 
[XmlTypeAttribute(AnonymousType=true)] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
public class FeatureListFeatureHealthCheckResultTrue
[SerializableAttribute] 
[XmlTypeAttribute(AnonymousType=true)] 
[DesignerCategoryAttribute(L"code")] 
[GeneratedCodeAttribute(L"xsd", L"2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
public ref class FeatureListFeatureHealthCheckResultTrue
/** @attribute SerializableAttribute() */ 
/** @attribute XmlTypeAttribute(AnonymousType=true) */ 
/** @attribute DesignerCategoryAttribute("code") */ 
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */ 
/** @attribute DebuggerStepThroughAttribute() */ 
public class FeatureListFeatureHealthCheckResultTrue
SerializableAttribute 
XmlTypeAttribute(AnonymousType=true) 
DesignerCategoryAttribute("code") 
GeneratedCodeAttribute("xsd", "2.0.50727.42") 
DebuggerStepThroughAttribute 
public class FeatureListFeatureHealthCheckResultTrue

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.FeatureListFeatureHealthCheckResultTrue

Thread Safety

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

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

FeatureListFeatureHealthCheckResultTrue Members
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace