CreateResponseRealtimeClientMessage.Instructions Propiedad

Definición

Obtiene o establece las instrucciones que guían el modelo en las respuestas deseadas.

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

Valor de propiedad

Comentarios

Si se establece, invalida las instrucciones de nivel de sesión solo para esta respuesta. Si nulles , se usan las instrucciones predeterminadas de la sesión.

Se aplica a