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