Compartilhar via


ServiceException.ActualInnerExceptions Propriedade

Definição

Obtém ou define a lista de exceções internas.

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)

Valor da propriedade

Aplica-se a