The Depot type exposes the following members.

Constructors

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method FromDepotCmdTaggedOutput
Read the fields from the tagged output of a depot command
Public method FromDepotsCmdTaggedOutput
Read the fields from the tagged output of a depots command
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Parse
Parse the fields from a depot specification
Public method ToString
Convert to specification in server format
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Address
Depot ServerAddress Property
Public property Description
Depot Description Property
Public property Id
Property to access Depot name
Public property Map
Depot Map Property, Where the contents resides
Public property Modified
Depot Modified DateTime Property
Public property Owner
Depot Owner Property
Public property Spec
Depot Spec Property, used to configure Spec Depots
Public property StreamDepth
Depot StreamDepth Property, used to configure Stream Depots
Public property Suffix
Depot Suffix Property, used for Spec Depots
Public property Type
Depot DepotType Property

See Also