共用方式為


DebuggingEventArgs 類別

命名空間:  Microsoft.DataWarehouse.Interfaces.Debugger
組件:  Microsoft.DataWarehouse.Interfaces (在 Microsoft.DataWarehouse.Interfaces.dll 中)

語法

'宣告
Public Class DebuggingEventArgs _
    Inherits EventArgs
'用途
Dim instance As DebuggingEventArgs
public class DebuggingEventArgs : EventArgs
public ref class DebuggingEventArgs : public EventArgs
type DebuggingEventArgs =  
    class
        inherit EventArgs
    end
public class DebuggingEventArgs extends EventArgs

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。