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