Compartir a través de


CsvFieldCache.ReadSize Property

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

Syntax

'Declaration
Public ReadOnly Property ReadSize As Integer
    Get
'Usage
Dim instance As CsvFieldCache
Dim value As Integer

value = instance.ReadSize
public int ReadSize { get; }

Property Value

Type: System.Int32