Function.Parameters

Function.Parameters 属性

获取或设置函数接受的参数,描述为 JSON Schema 对象。

public object Parameters { get; set; }

另请参阅