[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Computer system product discovery information

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 

InventoryInstanceElementWin32ComputerSystemProduct : 

InventoryInstanceElement
<
SerializableAttribute> _
Public 
NotInheritable 
Class 

InventoryInstanceElementWin32ComputerSystemProduct _
	
Inherits 

InventoryInstanceElement
[
SerializableAttribute]
public 
ref class 

InventoryInstanceElementWin32ComputerSystemProduct 
sealed : 
public 

InventoryInstanceElement

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
InventoryInstanceElementWin32ComputerSystemProduct () () () ()
Initializes a new instance of the InventoryInstanceElementWin32ComputerSystemProductclass.
AssetTag
Product asset tag
BaseClass
Gets the Class for the instance
DiscoverSelf () () () ()
Discover an inventory instance element based local configuration
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
Name
Product Name
Namespace
WMI namespace for the instance
ParentClass
Gets the ParentClass for the instance
ToString () () () () (Inherited from Object.)
Uuid
Product UUID
Version
Product version

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . InventoryInstanceElement
     Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . InventoryInstanceElementWin32ComputerSystemProduct

See Also