Freigeben über


WebEventCodes.WebErrorObjectStateFormatterDeserializationError Feld

Definition

Stellt den Ereigniscode dar, der angibt, dass bei der Deserialisierung des Typs oder Werts eines Objekts ein Fehler aufgetreten ist. Dieses Feld ist konstant.

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

Feldwert

Value = 3011
Int32

Gilt für

Siehe auch