ChatOptions.Instructions プロパティ

定義

IChatClientに提供する追加の要求ごとの命令を取得または設定します。

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

プロパティ値

適用対象