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