Depot Class |
Namespace: Perforce.P4
The Depot type exposes the following members.
| Name | Description | |
|---|---|---|
| Depot |
Default Constructor
| |
| Depot(String, DepotType, DateTime, ServerAddress, String, String, String, String, String, FormSpec) |
Detailed constructor
|
| Name | Description | |
|---|---|---|
| Address |
Depot ServerAddress Property
| |
| Description |
Depot Description Property
| |
| Id |
Property to access Depot name
| |
| Map |
Depot Map Property, Where the contents resides
| |
| Modified |
Depot Modified DateTime Property
| |
| Owner |
Depot Owner Property
| |
| Spec |
Depot Spec Property, used to configure Spec Depots
| |
| StreamDepth |
Depot StreamDepth Property, used to configure Stream Depots
| |
| Suffix |
Depot Suffix Property, used for Spec Depots
| |
| Type |
Depot DepotType Property
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FromDepotCmdTaggedOutput |
Read the fields from the tagged output of a depot command
| |
| FromDepotsCmdTaggedOutput |
Read the fields from the tagged output of a depots command
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Parse |
Parse the fields from a depot specification
| |
| ToString |
Convert to specification in server format
(Overrides ObjectToString.) |