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. |
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. |
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. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.