WebEventCodes.RuntimeErrorWebResourceFailure 字段

定义

表示事件代码,该代码表示在访问 Web 资源期间发生了错误。Represents the event code indicating that there was an error accessing a web resource. 此字段为常数。This field is constant.

public: int RuntimeErrorWebResourceFailure = 3012;
public const int RuntimeErrorWebResourceFailure = 3012;
val mutable RuntimeErrorWebResourceFailure : int
Public Const RuntimeErrorWebResourceFailure As Integer  = 3012

字段值

Int32

适用于