Aracılığıyla paylaş


CompletionSetting.CompletionListSetting Özellik

Tanım

İstemcinin tamamlanma listesindeki özellikleri destekleyip desteklemediğini belirten bir değer alır veya ayarlar

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
[System.Runtime.Serialization.DataMember(Name="completionList")]
public Microsoft.VisualStudio.LanguageServer.Protocol.CompletionListSetting? CompletionListSetting { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
[<System.Runtime.Serialization.DataMember(Name="completionList")>]
member this.CompletionListSetting : Microsoft.VisualStudio.LanguageServer.Protocol.CompletionListSetting with get, set
Public Property CompletionListSetting As CompletionListSetting

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Şunlara uygulanır