Share via


WebEventCodes.WebErrorObjectStateFormatterDeserializationError Campo

Definizione

Rappresenta il codice dell'evento che indica che si è verificato un errore durante la deserializzazione del tipo o del valore di un oggetto. Questo campo è costante.

public: int WebErrorObjectStateFormatterDeserializationError = 3011;
public const int WebErrorObjectStateFormatterDeserializationError = 3011;
val mutable WebErrorObjectStateFormatterDeserializationError : int
Public Const WebErrorObjectStateFormatterDeserializationError As Integer  = 3011

Valore del campo

Value = 3011

Si applica a

Vedi anche