Class ResponseCodeInterpreterCallCodeEvent
public class ResponseCodeInterpreterCallCodeEvent : ResponseStreamEventBase
- Inheritance
-
objectResponseCodeInterpreterCallCodeEvent
- Inherited Members
Properties
Code
The final code snippet output by the code interpreter.
public string Code { get; set; }
Property Value
- string