CompletionSetting.ContextSupport Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Client das Senden zusätzlicher Kontext unterstützt

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

Eigenschaftswert

Boolean
Attribute

Gilt für