FunctionInvokingChatClient.FunctionInvocationResult.Exception 属性

定义

获取函数调用引发的任何异常。

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception? Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

属性值

适用于