EventLogSettings.LogName 属性

定义

事件日志的名称。 如果为 null 或未指定,则默认为“Application”。

public:
 property System::String ^ LogName { System::String ^ get(); void set(System::String ^ value); };
public string LogName { get; set; }
public string? LogName { get; set; }
member this.LogName : string with get, set
Public Property LogName As String

属性值

String

适用于