FeatureListFeatureDetailGroup Class
Represents a security add-in element that is defined by the DetailGroup complex type. The FeatureListFeatureDetailGroup object contains the detail information for a security component that is 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] [GeneratedCodeAttribute("xsd", "2.0.50727.42")] [DebuggerStepThroughAttribute] [XmlTypeAttribute(AnonymousType=true)] [DesignerCategoryAttribute("code")] public class FeatureListFeatureDetailGroup
/** @attribute SerializableAttribute() */
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */
/** @attribute DebuggerStepThroughAttribute() */
/** @attribute XmlTypeAttribute(AnonymousType=true) */
/** @attribute DesignerCategoryAttribute("code") */
public class FeatureListFeatureDetailGroup
SerializableAttribute GeneratedCodeAttribute("xsd", "2.0.50727.42") DebuggerStepThroughAttribute XmlTypeAttribute(AnonymousType=true) DesignerCategoryAttribute("code") public class FeatureListFeatureDetailGroup
System.Object
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.FeatureListFeatureDetailGroup
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.FeatureListFeatureDetailGroup
Show: