Edit

GitSuggestion.Properties Property

Definition

Specific properties describing the suggestion.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="properties")]
public System.Collections.Generic.IDictionary<string,object> Properties { get; set; }
member this.Properties : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Properties As IDictionary(Of String, Object)

Property Value

Attributes

Applies to