GitReference.Reference Property

Definition

The name of the fully qualified reference.

[System.Text.Json.Serialization.JsonPropertyName("ref")]
public string Reference { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ref")>]
member this.Reference : string with get, set
Public Property Reference As String

Property Value

Attributes

Applies to