DataProvider PathSeparator Property DryadLINQ documentation
The path separator of this data provider.

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

public virtual char PathSeparator { get; }

Property Value

Type: Char
See Also