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 | |
|---|---|---|
| .gif) | DisplayName | Gets the display name for the view description base. | 
| .gif) | LanguageIndependentName | Gets the language-neutral name of the view description base. | 
| .gif) | TypeOfControl | Gets the type of control that is associated with the view description base. | 
| .gif) | TypeOfView | Gets the type of view that is associated with the view description base. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | TryConfigure | Configures the view description base, calling the view assembly for configuration information. | 
| .gif) | TryInitialize | Initializes the view description base. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | 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