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

An AccuRev depot from the Depots section in <prog_name>.exe.config. More...

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

Properties

string Depot [get]
 The depot from the Depots section in <prog_name>.exe.config. More...
 

Detailed Description

An AccuRev depot from the Depots section in <prog_name>.exe.config.

Definition at line 25 of file DepotElement.cs.

Property Documentation

string AcUtils.DepotElement.Depot
get

The depot from the Depots section in <prog_name>.exe.config.

Definition at line 44 of file DepotElement.cs.