Skip to main content
All docs
V25.2
  • IAIChatMessageContextItem.Name Property

    Specifies the AI Chat resource name.

    Namespace: DevExpress.AIIntegration.Blazor.Chat

    Assembly: DevExpress.AIIntegration.Blazor.Chat.v25.2.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 more information and an example.

    See Also