WorkflowValidationFailedException.GetObjectData Method

Definition

Sets the specified SerializationInfo with information about the WorkflowValidationFailedException.

C#
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);

Parameters

info
SerializationInfo

Reference to the object that holds the data needed to serialize and deserialize the exception.

context
StreamingContext

Provides the means to serialize the exception data.

Remarks

This method implements ISerializable.GetObjectData.

Applies to

Produkt Versionen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1