DotNetInvocationResult.ErrorKind Property

Definition

Gets the error kind.

public:
 property System::String ^ ErrorKind { System::String ^ get(); };
public string ErrorKind { get; }
public string? ErrorKind { get; }
member this.ErrorKind : string
Public ReadOnly Property ErrorKind As String

Property Value

Applies to