CompletionSetting.ContextSupport Özellik

Tanım

İstemcinin ek bağlam göndermeyi destekleyip desteklemediğini gösteren bir değer alır veya ayarlar.

public:
 property bool ContextSupport { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(Name="contextSupport")]
public bool ContextSupport { get; set; }
[<System.Runtime.Serialization.DataMember(Name="contextSupport")>]
member this.ContextSupport : bool with get, set
Public Property ContextSupport As Boolean

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır