Represents summary information for a nodes root in Configuration Manager 2007, indicated by a NodesRootDescription XML element.

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

Public Constructors

  Name Description
NodesRootDescription Initializes a new instance of NodesRootDescription.
Top

Public Fields

  Name Description
public field consoleRootObjects Indicates a System.Collections.Generic.List object representing ConsoleRootDescription objects.
public field imagesDescription Indicates the NodeImagesDescription object that is associated with the nodes root.
public field resourceAssembly Indicates the AssemblyDescription object that is associated with the resource assembly for the nodes root.
public field smsActionDescriptions Indicates a System.Collections.Generic.List object that represents ActionDescription objects for actions that are associated with the nodes root.
public field viewAssemblyDescription Indicates a System.Collections.Generic.List object that represents ViewAssemblyDescription objects for view assemblies that are associated with the nodes root.
Top

Public Properties

  Name Description
public property ExternalActionsAdded Gets or sets a value that indicates whether external actions are added to the nodes root description.
public property HelpTopic Gets or sets a Help topic that is launched by the console when the user selects Help.
public property NamespaceGuid Gets or sets the GUID of the created nodes root.
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 ShouldSerializeconsoleRootObjects Determines whether the consoleRootObjects 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 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 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 ShouldSerializesmsActionDescriptions Determines whether the smsActionDescriptions 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.