Condividi tramite


WebEventCodes.WebErrorPropertyDeserializationError Campo

Definizione

Rappresenta il codice dell'evento che indica che si è verificato un errore durante la deserializzazione di una proprietà. Questo campo è costante.

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

Valore del campo

Value = 3010
Int32

Si applica a

Vedi anche