Share via


SystemInformation Constructor ()

 

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).

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

Syntax

public SystemInformation()
public:
SystemInformation()
Public Sub New

See Also

SystemInformation Overload
SystemInformation Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top