Skip to main content
All docs
V26.1
  • IAIChatMessageContextItem.Name Property

    Specifies the AI Chat resource name.

    Namespace: DevExpress.AIIntegration.Blazor.Chat

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

    NuGet Package: DevExpress.AIIntegration.Blazor.Chat

    Declaration

    string Name { get; }

    Property Value

    Type Description
    String

    The resource name.

    Remarks

    Refer to the Name property description for additional information and an example.

    See Also