GitItemDescriptor 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 GitItemDescriptor : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitItemDescriptor = class
inherit VersionControlSecuredObject
Public Class GitItemDescriptor
Inherits VersionControlSecuredObject
- Inheritance
- Attributes
Path |
Path to item |
Version |
Version string (interpretation based on VersionType defined in subclass |
Version |
Version modifiers (e.g. previous) |
Version |
How to interpret version (branch,tag,commit) |
Recursion |
Specifies whether to include children (OneLevel), all descendants (Full), or None |
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 |