WebEventCodes.WebErrorObjectStateFormatterDeserializationError Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente le code d'événement qui indique qu'une erreur s'est produite au cours de la désérialisation du type ou de la valeur d'un objet. Ce champ est constant.
public: int WebErrorObjectStateFormatterDeserializationError = 3011;
public const int WebErrorObjectStateFormatterDeserializationError = 3011;
val mutable WebErrorObjectStateFormatterDeserializationError : int
Public Const WebErrorObjectStateFormatterDeserializationError As Integer = 3011