AcUtils
A high performance abstraction layer for AccuRev
Properties | List of all members
AcUtils.StreamElement Class Reference

An AccuRev stream from the Streams section in <prog_name>.exe.config. More...

Collaboration diagram for AcUtils.StreamElement:
Collaboration graph
[legend]

Properties

string Stream [get]
 The stream from the Streams section in <prog_name>.exe.config. More...
 

Detailed Description

An AccuRev stream from the Streams section in <prog_name>.exe.config.

Definition at line 25 of file StreamElement.cs.

Property Documentation

string AcUtils.StreamElement.Stream
get

The stream from the Streams section in <prog_name>.exe.config.

Definition at line 44 of file StreamElement.cs.