RemoteInvocationException.RemoteStackTrace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value of the error.data.stack
field in the response, if that value is a string.
public string RemoteStackTrace { get; }
member this.RemoteStackTrace : string
Public ReadOnly Property RemoteStackTrace As String