AddFeedbackRequestQuestion Property
The original query the user sent in
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string Question { get; set; }
Public Property Question As String
Get
Set
public:
property String^ Question {
String^ get ();
void set (String^ value);
}
member Question : string with get, set
Property Value
String