Freigeben über


WebEventCodes.WebErrorPropertyDeserializationError Feld

Definition

Stellt den Ereigniscode dar, der angibt, dass bei der Deserialisierung einer Eigenschaft ein Fehler aufgetreten ist. Dieses Feld ist konstant.

public: int WebErrorPropertyDeserializationError = 3010;
public const int WebErrorPropertyDeserializationError = 3010;
val mutable WebErrorPropertyDeserializationError : int
Public Const WebErrorPropertyDeserializationError As Integer  = 3010

Feldwert

Value = 3010
Int32

Gilt für

Siehe auch