Partager via


SystemInformation Constructor

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod SystemInformation()

Initializes a new instance of the SystemInformation class. Constructs a SystemInformation object from data discovered on the local computer. If you do not want to employ this behavior, use SystemInformation(false).

System_CAPS_pubmethod SystemInformation(Boolean)

Initializes a new instance of the SystemInformation class.

System_CAPS_pubmethod SystemInformation(String, String)

Initializes a new instance of the SystemInformation class. Builds an object that specifies a NetBIOS name and FQDN.

See Also

SystemInformation Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top