WebEventCodes.WebErrorPropertyDeserializationError 字段

定义

表示事件代码,该代码指示在反序列化属性期间发生了错误。Represents the event code indicating that there was an error during the deserialization of a property. 此字段为常数。This field is constant.

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

字段值

Int32

适用于

另请参阅