For the complete documentation index, see llms.txt. This page is also available as Markdown.

VariableStorage

Property in Dialogue

Summary

Gets or sets the object that provides access to storing and retrieving the values of variables.

public IVariableStorage VariableStorage { get; set; }

Last updated

Was this helpful?