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