NodesRootDescription Members
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 | |
---|---|---|
consoleRootObjects | Indicates a System.Collections.Generic.List object representing ConsoleRootDescription objects. | |
imagesDescription | Indicates the NodeImagesDescription object that is associated with the nodes root. | |
resourceAssembly | Indicates the AssemblyDescription object that is associated with the resource assembly for the nodes root. | |
smsActionDescriptions | Indicates a System.Collections.Generic.List object that represents ActionDescription objects for actions that are associated with the nodes root. | |
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 | |
---|---|---|
ExternalActionsAdded | Gets or sets a value that indicates whether external actions are added to the nodes root description. | |
HelpTopic | Gets or sets a Help topic that is launched by the console when the user selects Help. | |
NamespaceGuid | Gets or sets the GUID of the created nodes root. |
Top
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) | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NodesRootDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
ActionDescription Class
AssemblyDescription Class
ConsoleRootDescription Class
ViewAssemblyDescription