Back to Devexpress

AIChatResource.Guid Property

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-aichatresource-56f40e92.md

latest906 B
Original Source

AIChatResource.Guid Property

Returns the globally unique identifier of the AI Chat resource.

Namespace : DevExpress.AIIntegration.Blazor.Chat

Assembly : DevExpress.AIIntegration.Blazor.Chat.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Blazor.Chat

Declaration

csharp
public string Guid { get; }

Property Value

TypeDescription
String

The AI Chat resource GUID.

|

See Also

AIChatResource Class

AIChatResource Members

DevExpress.AIIntegration.Blazor.Chat Namespace