Represents a summary description for a ConsoleRootDescription XML element that defines information about the topmost nodes in the Configuration Manager 2007 console. One or more console root description blocks are provided in a ConsoleRootObjects XML element.

The following tables list the members exposed by the ConsoleRootDescription type.

Public Constructors

  Name Description
ConsoleRootDescription Initializes a new instance of ConsoleRootDescription.
Top

Public Fields

  Name Description
public field globalRootActions Indicates a System.Collections.Generic.List object that represents ActionDescription objects for global root actions that are reflected in the console root.
public field imagesDescription Indicates the NodeImagesDescription object associated with the console root.
public field nodeAssemblyDescription Indicates the AssemblyDescription object that is associated with the console root.
public field resourceAssembly Indicates the AssemblyDescription object that is associated with the resource assembly for the console root.
public field restrictedClipboardFormats Indicates a System.Collections.Generic.List object that represents strings for the restricted clipboard formats for the console root.
public field unrestrictedClipboardFormats Indicates a System.Collections.Generic.List object that represents strings for the unrestricted clipboard formats for the console root.
public field viewAssemblyDescription Indicates a System.Collections.Generic.List object that represents ViewAssemblyDescription objects that are associated with the console root.
Top

Public Properties

  Name Description
public property DisplayDescription Gets or sets the text that is displayed in the request status bar of Microsoft Management Console for the console root description.
public property DisplayName Gets or sets the name of the console root description, as displayed in Microsoft Management Console.
public property ExpandImmediate Gets or sets a value that indicates whether the Configuration Manager console should perform next-level expansion.
public property ExternalActionsAdded Gets or sets a value that indicates if external actions are added to the console root description.
public property HelpTopic Gets or sets the Help topic launched by the Configuration Manager console when the user selects Help.
public property MatchPattern Gets or sets a regular expression that is executed against the value of the MatchValueToTest property to determine when the console root node is operational.
public property MatchValueToTest Gets or sets a regular expression that is executed against the value of the MatchPattern property to determine when the console root node is operational.
public property NamespaceGuid Gets or sets the GUID of the created console root node.
public property NodeId Gets or sets the node identifier for the console root.
public property RootClass Gets or sets the name of the class for the console root.
public property SqmDataPoint Gets or sets a Software Quality Matrix (SQM) data point value used to report information to SQM. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ShouldSerializeDisplayDescription Determines whether the DisplayDescription property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeDisplayName Determines whether the DisplayName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeglobalRootActions Determines whether the globalRootActions field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeHelpTopic Determines whether the HelpTopic property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeimagesDescription Determines whether the imagesDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeMatchPattern Determines whether the MatchPattern property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeMatchValueToTest Determines whether the MatchValueToTest property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeNamespaceGuid Determines whether the NamespaceGuid property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializenodeAssemblyDescription Determines whether the nodeAssemblyDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeNodeId Determines whether the NodeId property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeresourceAssembly Determines whether the resourceAssembly field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializerestrictedClipboardFormats Determines whether the restrictedClipboardFormats field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeRootClass Determines whether the RootClass property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeunrestrictedClipboardFormats Determines whether the unrestrictedClipboardFormats field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeviewAssemblyDescription Determines whether the viewAssemblyDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.