MshSetupInformationCorruptException.KeyPath Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property KeyPath As String
Get
'Usage
Dim instance As MshSetupInformationCorruptException
Dim value As String
value = instance.KeyPath
public string KeyPath { get; }
Property Value
Type: System.String