Compartir a través de


CsvTable.ClusteredIndex Property

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public ReadOnly Property ClusteredIndex As CsvClusteredIndex
    Get
'Usage
Dim instance As CsvTable
Dim value As CsvClusteredIndex

value = instance.ClusteredIndex
public CsvClusteredIndex ClusteredIndex { get; }