共用方式為


WebEventCodes.WebErrorPropertyDeserializationError 欄位

定義

表示事件代碼,指出在屬性的還原序列化期間發生了錯誤。 這個欄位為常數。

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

欄位值

Value = 3010
Int32

適用於

另請參閱