DotNetInvocationResult.ResultJson Property

Definition

Gets a JSON representation of the result of a successful invocation.

public string? ResultJson { get; }
member this.ResultJson : string
Public ReadOnly Property ResultJson As String

Property Value

Applies to