Table of Contents

Class ResponseCodeInterpreterCallCodeEvent

public class ResponseCodeInterpreterCallCodeEvent : ResponseStreamEventBase
Inheritance
object
ResponseCodeInterpreterCallCodeEvent
Inherited Members

Properties

Code

The final code snippet output by the code interpreter.

public string Code { get; set; }

Property Value

string