Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates a NodesRootDescription object for the nodesRootDescription XML element.
Namespace: Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As AdminConsole
Dim value As NodesRootDescription
value = instance.nodesRootDescription
instance.nodesRootDescription = value
Syntax
'Declaration
<XmlElementAttribute("NodesRootDescription", IsNullable:=False)> _
Public nodesRootDescription As NodesRootDescription
[XmlElementAttribute("NodesRootDescription", IsNullable=false)]
public NodesRootDescription nodesRootDescription
[XmlElementAttribute(L"NodesRootDescription", IsNullable=false)]
public:
NodesRootDescription^ nodesRootDescription
/** @attribute XmlElementAttribute("NodesRootDescription", IsNullable=false) */
public NodesRootDescription nodesRootDescription
XmlElementAttribute("NodesRootDescription", IsNullable=false)
public var nodesRootDescription : NodesRootDescription
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
AdminConsole Class
AdminConsole Members
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
NodesRootDescription