Microsoft.Windows.InternetExplorerMicrosoft Internet Explorer

Microsoft.Windows.InternetExplorer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.InformationWorker.Application
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId998c2228-d3a9-012b-71b1-510d5fb7b14b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetExplorer:
Version  string  Version All installations of any version of a Internet Explorer. false 255  False 
FileName  string  Executable Name false 255  False 
PerfCounterName  string  Performance Counter Name false 255  False 
FilePath  string  Executable Path false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetExplorer" Abstract="true" Accessibility="Public" Base="Microsoft.Windows.InformationWorker.Application" Hosted="true" Singleton="false">
<Property ID="Version" CaseSensitive="false" Key="false" Length="255" Type="string"/>
<Property ID="FileName" CaseSensitive="false" Key="false" Length="255" Type="string"/>
<Property ID="PerfCounterName" CaseSensitive="false" Key="false" Length="255" Type="string"/>
<Property ID="FilePath" CaseSensitive="false" Key="false" Length="255" Type="string"/>
</ClassType>