Table of Contents

Class GetDirectoryName

Namespace
Bonsai.IO
Assembly
Bonsai.System.dll

Represents an operator that returns the directory information for each path string in the sequence.

public class GetDirectoryName : Transform<string, string>
Inheritance
GetDirectoryName
Inherited Members

Methods

Process(IObservable<string>)

Returns the directory information for each path string in an observable sequence.