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