CustomDryadLinqSerializerAttributeSerializerType Property DryadLINQ documentation
Gets and sets the type object for serialization.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public Type SerializerType { get; }

Property Value

Type: Type
See Also

Reference