Classe DebuggingEventArgs

Spazio dei nomi:  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Sintassi

'Dichiarazione
Public Class DebuggingEventArgs _
    Inherits EventArgs
'Utilizzo
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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.