FeatureListFeature Class
Represents a security add-in element that is defined by the Feature complex type. The FeatureListFeature object contains the health checks and detail information for security components that are displayed on the Security Tab of the Windows SBS Console.
Namespace: Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure
Assembly: SHInfra (in shinfra.dll)
Assembly: SHInfra (in shinfra.dll)
[SerializableAttribute] [DesignerCategoryAttribute("code")] [DebuggerStepThroughAttribute] [XmlTypeAttribute(AnonymousType=true)] [GeneratedCodeAttribute("xsd", "2.0.50727.42")] public class FeatureListFeature
/** @attribute SerializableAttribute() */
/** @attribute DesignerCategoryAttribute("code") */
/** @attribute DebuggerStepThroughAttribute() */
/** @attribute XmlTypeAttribute(AnonymousType=true) */
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */
public class FeatureListFeature
SerializableAttribute DesignerCategoryAttribute("code") DebuggerStepThroughAttribute XmlTypeAttribute(AnonymousType=true) GeneratedCodeAttribute("xsd", "2.0.50727.42") public class FeatureListFeature
Show: