ViewDescriptionBase Class

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

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As ViewDescriptionBase

Syntax

'Declaration
Public MustInherit Class ViewDescriptionBase
    Implements IConsoleView
public abstract class ViewDescriptionBase : IConsoleView
public ref class ViewDescriptionBase abstract : IConsoleView
public abstract class ViewDescriptionBase implements IConsoleView
public abstract class ViewDescriptionBase implements IConsoleView

Inheritance Hierarchy

System.Object
  Microsoft.ConfigurationManagement.AdminConsole.ViewDescriptionBase

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

ViewDescriptionBase Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
IConsoleView Interface

Other Resources

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