Skip to main content
All docs
V26.1
  • AIChatControl.ChatClientServiceKey Property

    OBSOLETE

    This property is obsolete and will be removed in a future version. Use ChatResponseProviderServiceKey instead.

    This API is obsolete now.

    Namespace: DevExpress.AIIntegration.Wpf.Chat

    Assembly: DevExpress.AIIntegration.Wpf.Chat.v26.1.dll

    Declaration

    [Browsable(false)]
    [Obsolete("This property is obsolete and will be removed in a future version. Use ChatResponseProviderServiceKey instead.")]
    public string ChatClientServiceKey { get; set; }

    Property Value

    Type
    String
    See Also