The following tables list the members exposed by the LogEntrySource type.

Name Description
Public property ApplicationName Gets the entry issuing application name.
Public property CanonicalizedUserName Gets the entry user name, or the special value "Not set" if the entry identifier is null or empty.
Public property ComponentName Gets the entry issuing component name.
Public property ComputerName Gets the entry associated computer name.
Public property Process Gets the entry associated process.
Public property User Gets the entry associated user, if any.
Top