Indicates an NodesRootDescription object for the consoleDescriptionIdle XML element that is used for the scope node. Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

Visual Basic
Dim value As NodesRootDescription

value = ScopeNodeBase.consoleDescriptionIdle

ScopeNodeBase.consoleDescriptionIdle = value

Syntax

Visual Basic
Protected Shared consoleDescriptionIdle As NodesRootDescription
C#
protected static NodesRootDescription consoleDescriptionIdle
C++
protected:
static NodesRootDescription^ consoleDescriptionIdle
J#
protected static NodesRootDescription consoleDescriptionIdle
JScript
protected static var consoleDescriptionIdle : NodesRootDescription

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also