Proprietà DedNetApplicationAI_ShowQueryResponseText
|
Indica se mostrare anche la parte descrittiva della risposta quando l'assistente risponde con una query.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool AI_ShowQueryResponseText { get; set; }Public Property AI_ShowQueryResponseText As Boolean
Get
Set
public:
property bool AI_ShowQueryResponseText {
bool get ();
void set (bool value);
}member AI_ShowQueryResponseText : bool with get, set
Valore della proprietà
Boolean
Vedi anche