OutputVariable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an output variable returned from a prompt function.
public sealed class OutputVariable
type OutputVariable = class
Public NotInheritable Class OutputVariable
- Inheritance
-
OutputVariable
Constructors
OutputVariable() |
Properties
Description |
Gets or sets a description of this output. |
JsonSchema |
Gets or sets JSON Schema describing this output. |