EventSourceCreationData
Represents the configuration settings used to create an event log source on the local computer or a remote computer.
Gets or sets the number of categories in the category resource file.
Gets or sets the path of the resource file that contains category strings for the source.
Gets or sets the name of the event log to which the source writes entries.
Gets or sets the name of the computer on which to register the event source.
Gets or sets the path of the message resource file that contains message formatting strings for the source.
Gets or sets the path of the resource file that contains message parameter strings for the source.
Gets or sets the name to register with the event log as an event source.
Initializes a new instance of the EventSourceCreationData class with a specified event source and event log name.