WebServiceErrorEvent.WebServiceErrorEventCode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與目前錯誤事件關聯的代碼。
public:
static property int WebServiceErrorEventCode { int get(); };
public static int WebServiceErrorEventCode { get; }
static member WebServiceErrorEventCode : int
Public Shared ReadOnly Property WebServiceErrorEventCode As Integer
屬性值
與這個事件關聯的代碼。 如需事件代碼的詳細資訊,請參閱 WebEventCodes。