Share via


EventLogLink.DisplayName 属性

定义

获取事件日志的本地化名称。

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

属性值

返回一个包含事件日志的本地化名称的字符串。

适用于

另请参阅