ResponseData
Answer Property
|
Namespace:
Spire.Presentation.AI.Model
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public string Answer { get; }
Public ReadOnly Property Answer As String
Get
public:
property String^ Answer {
String^ get ();
}
member Answer : string with get
Property Value
Type:
String
See Also