GitTreeEntryRef Class
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.
C#
[System.Runtime.Serialization.DataContract]
public class GitTreeEntryRef : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitTreeEntryRef = class
inherit VersionControlSecuredObject
Public Class GitTreeEntryRef
Inherits VersionControlSecuredObject
- Inheritance
- Attributes
Git |
Blob or tree |
Mode |
Mode represented as octal string |
Object |
SHA1 hash of git object |
Relative |
Path relative to parent tree object |
Size |
Size of content |
Url |
url to retrieve tree or blob |
Set |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |