你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChatRequestAssistantMessage.ParticipantName Property

Definition

An optional name associated with the assistant message. This is typically defined with a system message and is used to differentiate between multiple participants of the same role.

public string ParticipantName { get; set; }
member this.ParticipantName : string with get, set
Public Property ParticipantName As String

Property Value

Applies to