次の方法で共有


ServiceException.ActualInnerExceptions プロパティ

定義

内部例外の一覧を取得または設定します。

public System.Collections.Generic.List<Microsoft.ServiceFabric.Services.Communication.ServiceException> ActualInnerExceptions { get; set; }
member this.ActualInnerExceptions : System.Collections.Generic.List<Microsoft.ServiceFabric.Services.Communication.ServiceException> with get, set
Public Property ActualInnerExceptions As List(Of ServiceException)

プロパティ値

適用対象