Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a version control label.
The VersionControlLabel type exposes the following members.
Constructors
Name
Description
Initializes a representation of a version control label to be sent to the server.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Overrides Object.ToString().)
Top
Properties
Name
Description
Gets the artifact Uri for a label.
Gets the comment for a label.
Gets a list of items and their versions that are contained in the label.
Gets the label's Id, as represented in the database.
Gets the timestamp of last label modification.
Gets the name of the label.
Gets the name of the user who owns this label.
Gets the server item path which represents the label's scope.
Gets or sets the source control database which contains this Label.
Top