次の方法で共有


ChatError.Details プロパティ

定義

このエラーの原因となった特定のエラーの詳細。

public System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatError> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatError>
Public ReadOnly Property Details As IReadOnlyList(Of ChatError)

プロパティ値

適用対象