SystemInformation Constructor
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
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). |
|
SystemInformation(Boolean) | Initializes a new instance of the SystemInformation class. |
|
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