Search Results for

    Show / Hide Table of Contents

    Class AnnotatedTagObject

    AnnotatedTagObject contains meta information of the tag object

    Inheritance
    System.Object
    AnnotatedTagObject
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Dangl.GiteaOrgManager.Client
    Assembly: Dangl.GiteaOrgManager.dll
    Syntax
    public class AnnotatedTagObject

    Properties

    | Improve this Doc View Source

    Sha

    Declaration
    public string Sha { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Type

    Declaration
    public string Type { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Url

    Declaration
    public string Url { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH