WmiPropertyAndValues Constructor ()

 

Initializes a new instance of the WmiPropertyAndValues class. This is a custom data class to house one property, and all of its values, to generate inventory.

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

Syntax

public WmiPropertyAndValues()
public:
WmiPropertyAndValues()
Public Sub New

See Also

WmiPropertyAndValues Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top