FeatureProperty Members

Provides properties that are used to display detail information about a security component in the Security tab of the Windows SBS Console.

The following tables list the members exposed by the FeatureProperty type.

Public Constructors

  Name Description
FeatureProperty Initializes a new instance of the FeatureProperty class.

Top

Public Properties

  Name Description
public property Title Gets or sets the title of the detail information that is displayed in the Security Tab of the Windows SBS Console.
public property Value Gets or sets the value of the detail information that is displayed in the Security Tab of the Windows SBS Console.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

FeatureProperty Class
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace