ChatOptions.ConversationId プロパティ

定義

要求を既存の会話に関連付けるために使用する省略可能な識別子を取得または設定します。

public:
 property System::String ^ ConversationId { System::String ^ get(); void set(System::String ^ value); };
public string? ConversationId { get; set; }
member this.ConversationId : string with get, set
Public Property ConversationId As String

プロパティ値

適用対象

こちらもご覧ください