Class ScriptDebugContext

Version: 4.0

Defines a script debug context.

Inheritance
object
ScriptDebugContext
Namespace: StylelabsStylelabs.MStylelabs.M.ScriptingStylelabs.M.Scripting.TypesStylelabs.M.Scripting.Types.V1_0Debugging
Assembly: Stylelabs.M.Scripting.Types.dll
Syntax
RequestResponse
public class ScriptDebugContext

Properties

Context

Gets or sets the debug context.

Declaration
RequestResponse
public JObject Context { get; set; }
Property Value
TypeDescription
JObject

Entities

Gets or sets the collection of entities.

Declaration
RequestResponse
public IList<object> Entities { get; set; }
Property Value
TypeDescription
IList<>object

Type

Gets or sets the type of the context.

Declaration
RequestResponse
public string Type { get; set; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,