Partager via


ViewDescriptionBase Members

Represents a view description base for the Configuration Manager 2007 console.

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

Protected Constructors

  Name Description
  ViewDescriptionBase Initializes a new instance of ViewDescriptionBase.

Top

Protected Properties

  Name Description
protected property DisplayName Gets the display name for the view description base.
protected property LanguageIndependentName Gets the language-neutral name of the view description base.
protected property TypeOfControl Gets the type of control that is associated with the view description base.
protected property TypeOfView Gets the type of view that is associated with the view description base.

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)
public method TryConfigure Configures the view description base, calling the view assembly for configuration information.
public method TryInitialize Initializes the view description base.

Top

Protected Methods

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

Top

See Also

Reference

ViewDescriptionBase Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
IConsoleView Interface

Other Resources

About Configuration Manager Console Views
How to Create a Configuration Manager Console View