Compartir a través de


ServiceException.ActualInnerExceptions Propiedad

Definición

Obtiene o establece la lista de excepciones 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 de propiedad

Se aplica a