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

The InventoryInstanceGenerictype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Class
WMI class for the instance. Do not use the setter, this should be populated from inheriting objects.
Content
Content type. Defaults to New.
InstanceData
Gets/sets the instance data for the Instance

Warning: This will override any previously set BaseClass/ParentClass/Namespace values

InstanceDataXml
Gets the instance data as a serialized XML blob
Namespace
Namespace for the instance. Defaults to \\machinename\root\ccm
ParentClass
Parent class for the WMI class, can be the same. Do not use the setter, this should be populated from inheriting objects.
RawXml
Raw XML data to be added to XML stream

See Also