Microsoft.Windows.WmiEventProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<DataSourceModuleType ID="Microsoft.Windows.WmiEventProvider" Accessibility="Public">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System!System.ParamListSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="NameSpace" type="xsd:string"/>
<xsd:element name="Query" type="xsd:string"/>
<xsd:element name="PollInterval" type="xsd:integer"/>
<xsd:element name="PropertyIncludes" minOccurs="0" maxOccurs="1" type="OptionalParamListType"/>
<xsd:element name="PropertyExcludes" minOccurs="0" maxOccurs="1" type="OptionalParamListType"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>51BB7C80-E68F-489F-BEBD-8BAFE3128CCE</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
</DataSourceModuleType>