SmsRootConsoleNode.ConnectionNodeData Class
Manages persisted SmsRootConsoleNode data in Configuration Manager 2007.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As ConnectionNodeData
Syntax
'Declaration
<SerializableAttribute> _
Public Class ConnectionNodeData
[SerializableAttribute]
public class ConnectionNodeData
[SerializableAttribute]
public ref class ConnectionNodeData
/** @attribute SerializableAttribute() */
public class ConnectionNodeData
SerializableAttribute
public class ConnectionNodeData
Remarks
Serializers do not support the object type. Therefore, your application must type connection node data.
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.SmsRootConsoleNode.ConnectionNodeData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsRootConsoleNode.ConnectionNodeData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace