IInputWorkingDirectory class

IInputWorkingDirectory class

Interface of generalized input working directory.

The IInputWorkingDirectory type exposes the following members:

Methods

MethodDescription
get_fileReturns the stream to read from. MUST NOT return a null object.
In case a stream cannot be returned, it MUST return a NamedStream object with a null Stream property value instead.

See Also