NewEventLogCommand.LogName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The following is the definition of the input parameter "LogName". Specifies the name of the log
public string LogName { get; set; }
member this.LogName : string with get, set
Public Property LogName As String