ExEventSourceInfo Constructor
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Sub New ( _
name As String _
)
'Usage
Dim name As String
Dim instance As New ExEventSourceInfo(name)
public ExEventSourceInfo(
string name
)
Parameters
- name
Type: System.String