TfvcBranchRef Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class TfvcBranchRef : Microsoft.TeamFoundation.SourceControl.WebApi.TfvcShallowBranchRef
type TfvcBranchRef = class
inherit TfvcShallowBranchRef
Public Class TfvcBranchRef
Inherits TfvcShallowBranchRef
- Inheritance
- Derived
- Attributes
Constructors
| TfvcBranchRef() |
Properties
| CreatedDate |
Creation date of the branch. |
| Description |
Description of the branch. |
| IsDeleted |
Is the branch deleted? |
| Links |
A collection of REST reference links. |
| Owner |
Alias or display name of user |
| Path |
Path for the branch. (Inherited from TfvcShallowBranchRef) |
| Url |
URL to retrieve the item. |