Share via


ExEventLog constructor (Guid, String, String)

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Sub New ( _
    componentGuid As Guid, _
    sourceName As String, _
    logName As String _
)
'Usage
Dim componentGuid As Guid
Dim sourceName As String
Dim logName As String

Dim instance As New ExEventLog(componentGuid, _
    sourceName, logName)
public ExEventLog(
    Guid componentGuid,
    string sourceName,
    string logName
)

Parameters

See also

Reference

ExEventLog class

ExEventLog members

ExEventLog overload

Microsoft.Exchange.Diagnostics namespace