System.ApplicationLog.GenericCSVLogReader.Internal (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.ApplicationLog.GenericLogEntryData

Source Code:

<DataSourceModuleType ID="System.ApplicationLog.GenericCSVLogReader.Internal" Accessibility="Internal">
<Configuration>
<xsd:element name="LogFileType" type="xsd:integer"/>
<xsd:element name="LogFileDirectory" type="xsd:string"/>
<xsd:element name="LogFilePattern" type="xsd:string"/>
<xsd:element name="LogIsUTF8" type="xsd:string"/>
<xsd:element name="Separator" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>B000FD63-FD06-47AC-AC1F-8EE8C42CC479</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System.ApplicationLog.GenericLogEntryData</OutputType>
</DataSourceModuleType>