Compartilhar via


SetupVersionInformationCorruptException.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 SetupVersionInformationCorruptException
Dim value As String

value = instance.KeyPath
public string KeyPath { get; }

Property Value

Type: System.String