EventLogConfiguration.LogName 属性

定义

获取事件日志的名称。

public:
 property System::String ^ LogName { System::String ^ get(); };
public string LogName { get; }
member this.LogName : string
Public ReadOnly Property LogName As String

属性值

事件日志的名称。

适用于

另请参阅