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

ReturnType

Property in FunctionType

Summary

Gets the type of value that this function returns.

public IType ReturnType { get; internal set; }

Last updated

Was this helpful?